Commit Graph

34 Commits

Author SHA1 Message Date
Cynthia Foxwell 0f6580b372 initial fork commit 2022-02-15 14:38:14 -07:00
joten 0f9f537040 Added per-monitor display scaling awareness
... possibly mitigating issues #122 , #155  and #194
2019-04-07 21:52:21 +02:00
joten d6e18f9f24 Cleaned up after and initialized the next release 2019-04-07 21:28:37 +02:00
joten 7821851377 Created files for release 9.0.2 2019-04-07 21:11:56 +02:00
joten 413a7c1976
Updated Window.ahk regarding issue #200 2019-03-08 22:12:24 +01:00
joten 0601ffdcb8
Updated src/Window.ahk regarding issue #200 2019-03-06 16:58:06 +01:00
joten deb72f4b0e Cleanup after release, initializing next version 2018-01-15 18:59:48 +01:00
joten 9ea8b284a6 Prepared the release of version 9.0.1 2018-01-15 16:55:50 +01:00
joten 1ec7c176d7 Corrected a typo introduced on 2016-02-12
There was an attempt to create version 10, which went back and forth,
and something went wrong in the middle.
2017-12-27 14:31:15 +01:00
joten 4edfce7450 fixed minor bug and made a minor adjustment 2016-04-12 21:16:11 +02:00
joten 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +01:00
joten d8aafadcc7 Revert "added log and lib (part)"
This reverts commit 70d79b7987.
2016-03-09 19:24:12 +01:00
joten 70d79b7987 added log and lib (part) 2016-02-12 20:11:03 +01:00
joten 5982f0e209 enabled warnings, corrected detected errors 2016-02-12 19:02:36 +01:00
joten 52126dd8cc initial src commit of v10 2016-02-12 19:02:35 +01:00
joten ae99b639b8 Implemented a window resizing correction
... regarding Windows 10 window shadows
2016-01-19 19:50:43 +01:00
joten cf55b0b47e Added a function for restoring a window...
... especially maximized windows (see issue #45)
2015-12-19 21:56:16 +01:00
joten ff3e5ead39 Added the possibility to minimize windows
... excluding them from tiling
+ fixed bug in doc
2015-03-07 22:49:17 +01:00
joten 93311c865e Minimally revised i. a. "Manager_onShellMessage" 2015-03-05 21:06:18 +01:00
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