Commit Graph

148 Commits

Author SHA1 Message Date
Cynthia Foxwell a850e695be backlog, dos2unix pass 2023-08-31 22:13:42 -06:00
Cynthia Foxwell 60b361b7bd . 2022-09-23 22:07:07 -06:00
Dino Miniutti 5b9e9a7d98 Added ability to change active view with mouse wheel
... only works if mouse is over a bug.n window
2020-04-09 14:14:24 +10: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 de514b97d4
Update Manager.ahk
Config_shellMsgDelay initializing monitors
2019-02-03 14:34:48 +01:00
joten 5e2aa05528
Update Manager.ahk 2019-01-17 17:47:05 +01:00
joten 405d258ed1
Added debug info for the monitor config 2019-01-17 16:41:04 +01:00
joten 7f50bfeafe
Updated src/Manager.ahk to reflect #189
Added more options to `Config_monitorDisplayChangeMessages`, allowing bug.n to always react on display changes without asking.
2018-09-04 21:33:26 +02: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 fb37d017ae Fixed bug 'Taskbar not hidden on init' 2018-01-06 22:46:12 +01:00
joten f65b711565 Fixed bugs from issues #95, #101 and #102
circumvented further warnings
2016-06-11 22:59:46 +02:00
joten d445c61fa3 remedied issue #66 2016-05-15 14:05:27 +02:00
joten 744ee1f7d7 fixed bugs regarding issues #95 and #101 2016-05-11 22:17:37 +02:00
joten 3ce51fa418 fixed bugs regarding issue #14
+ revised Manager_getWindowInfo regarding hidden windows
2016-04-12 21:19:30 +02:00
joten 3320f14443 added Config_monitorDisplayChangeMessages (issue #72) 2016-04-09 16:47:20 +02:00
joten b55bd99ab5 reintroduced Config_shellMsgDelay (issue #83) 2016-04-09 14:06:43 +02:00
joten 3d0a7bca85 fixed bug stated out in issue #90 2016-04-08 22:13:21 +02:00
joten 0780f25c18 fixed bugs related to issue #14 2016-04-08 21:11:19 +02:00
joten 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +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 80b6b8163c Revised Manager_resetMonitorConfiguration() ...
... possibly fixing issue #66
+ replaced Monitor_moveWindow with its one-line-content
+ fixed some naming issues of variables
2016-01-04 20:55:18 +01:00
joten d0eea76509 Combined two earlier commits
+ cf55b0b47e
+ 7e190a0076
2015-12-23 19:09:52 +01:00
joten 22a1f93172 Fixed bug discovered with issue #46 2015-12-15 20:45:20 +01:00
joten 7e190a0076 Added a function for forcing a window to be managed. 2015-12-14 22:13:09 +01:00
joten 72b95b55bd Added debugging information regarding issue #42 2015-03-21 11:53:40 +01:00
joten 377c524c62 Revised the formatting of hotkeys 2015-03-15 16:32:09 +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 27ee9d24bd Revised README
+ fixed bug in doc
+ included A_OSVersion = "WIN_8.1"
2015-03-07 18:57:07 +01:00
joten a927db0491 Fixed bug allowing windows to be minimized to tray
+ updated .exe
2015-03-07 12:19:55 +01:00
joten 79635f8ced Revised "active window" tracking 2015-03-07 12:14:37 +01:00
joten ec10980bbc Revised getting and setting the active window 2015-03-06 21:28:09 +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 f094fb25d2 Moved window filtering from code to configuration
(additional rules)
2015-02-28 22:56:18 +01:00
joten 4c0c612a95 Revised "Manager_onShellMessage"-documentation 2015-02-28 21:06:24 +01:00
joten 8469899efe Revert "Revised the source code documentation ..."
This reverts commit 189be901ea.
2015-02-27 22:38:49 +01:00
joten 286fc287ce Revert "Revised "Manager_onShellMessage""
This reverts commit 058467de8a.
2015-02-27 21:59:54 +01:00
joten 8562e2f9df Revert "Revised "active window" tracking"
This reverts commit ae88c5f1ff.
2015-02-27 21:59:34 +01:00
joten 788dca4ae4 Revert "Fixed bug in "active window" tracking"
This reverts commit b79369c125.
2015-02-27 21:57:44 +01:00
joten 70f9c9c4a6 Revert "Moved the exclusion of elevated windows to a rule"
This reverts commit 4fd0b98c9b.
2015-02-27 21:57:32 +01:00
joten da67ca14e8 Revert "Added some debugging"
This reverts commit 2fcad88aa9.
2015-02-27 21:57:25 +01:00
joten 7ef630cdd7 Revert "Implemented a workaround for the bu from issue #27"
This reverts commit 433634c12f.
2015-02-27 21:57:17 +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 433634c12f Implemented a workaround for the bu from issue #27 2015-02-19 19:57:59 +01:00