Commit Graph

15 Commits

Author SHA1 Message Date
joten 770349754d Standardized the switching of "DetectHiddenWindows" 2015-03-01 21:28:41 +01:00
joten 365c6b060f Re-fixed bug in "Window_isElevated" 2015-03-01 21:12:33 +01:00
joten f094fb25d2 Moved window filtering from code to configuration
(additional rules)
2015-02-28 22:56:18 +01:00
joten 286fc287ce Revert "Revised "Manager_onShellMessage""
This reverts commit 058467de8a.
2015-02-27 21:59:54 +01:00
joten 788dca4ae4 Revert "Fixed bug in "active window" tracking"
This reverts commit b79369c125.
2015-02-27 21:57:44 +01:00
joten 4f7120be7b Revert "Possibly fixed the bug from issue #27"
This reverts commit 67ab683436.
2015-02-27 21:57:10 +01:00
joten 67ab683436 Possibly fixed the bug from issue #27
+ Reverted commit 433634c12f
+ Added a rule for "Window_isNotVisible"
2015-02-21 16:43:20 +01:00
joten b79369c125 Fixed bug in "active window" tracking
+ fixed conflicting bug in in "Manager_closeWindow"
+ fixed visual bug in "Window_isElevated"
2015-02-16 22:38:42 +01:00
joten 058467de8a Revised "Manager_onShellMessage" 2015-02-16 19:34:53 +01:00
joten 9f42612f84 Added a default rule for child windows. 2015-02-14 13:32:08 +01:00
joten e2288561dc Fixed issue #24 by ignoring elevated windows 2015-02-12 20:35:41 +01:00
joten d67c7482e9 Revised the rule layout 2015-02-01 20:02:08 +01:00
joten d26791d2cf Renamed window-related global variables 2015-01-25 19:38:10 +01:00
joten 71e4025a09 Renamed the previously moved functions
(window-related)
2015-01-25 19:16:30 +01:00
joten c7b6c0a388 Moved window-related functions to Window.ahk
... therewith revising Manager_findHung (bug in line 272: "If (A_Index =
ghostWnd)")
2015-01-25 18:07:51 +01:00