Commit Graph

329 Commits

Author SHA1 Message Date
Cynthia Foxwell a850e695be backlog, dos2unix pass 2023-08-31 22:13:42 -06:00
Cynthia Foxwell 1ab9e0a01a revert, make its own config var 2023-03-04 12:26:23 -07:00
Cynthia Foxwell 1c81724171 disable styling workaround
added basicthemer2 reimpl to classic theme windhawk mod to get classic theme
titlebars working
2023-03-04 12:19:18 -07:00
Cynthia Foxwell 421e289d96 fix classic theme fixes not working on bar height 2023-03-01 22:06:32 -07:00
Cynthia Foxwell 60a13162db make classic theme fixes and taskbar blending configurable 2023-03-01 21:16:51 -07:00
Cynthia Foxwell 8ab973790c remove something i forgot i added into Main 2023-03-01 21:07:08 -07:00
Cynthia Foxwell c863a66fa0 in taskbar changes 2023-03-01 20:55:50 -07:00
Cynthia Foxwell 60b361b7bd . 2022-09-23 22:07:07 -06:00
Cynthia Foxwell 0f6580b372 initial fork commit 2022-02-15 14:38:14 -07:00
Shaadi Alfred db3cc3c08c
Fix MaxHotkeysPerInterval when scrolling 2021-09-10 21:22:46 +02: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 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 de514b97d4
Update Manager.ahk
Config_shellMsgDelay initializing monitors
2019-02-03 14:34:48 +01:00
joten 125bcdd7dd
Added more debug info regading monitor config
Monitor_getWorkArea
2019-01-17 17:58:19 +01:00
joten 5e2aa05528
Update Manager.ahk 2019-01-17 17:47:05 +01:00
joten e73eeb3c52
Added debug info for monitor config 2019-01-17 16:50:34 +01:00
joten 405d258ed1
Added debug info for the monitor config 2019-01-17 16:41:04 +01:00
joten c264c2a960
Updated src/Config.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:34 +02: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 01e38248f6
Quickfix regarding issue #176
... getting the paramter `i` in function `View_activateWindow` in use.
2018-05-01 14:05:57 +02:00
joten 8a47340da9 Added a function regarding #151
... resetting the tile layout properties of the current view
2018-01-28 15:49:19 +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 fb37d017ae Fixed bug 'Taskbar not hidden on init' 2018-01-06 22:46:12 +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 f529d9b008 Changed Monitor_setWindowTag to solve issue #137 2017-12-26 23:07:42 +01:00
joten f65b711565 Fixed bugs from issues #95, #101 and #102
circumvented further warnings
2016-06-11 22:59:46 +02:00
joten c5412d5394 revised functions related to issue #92 2016-05-15 15:02:00 +02:00
joten d445c61fa3 remedied issue #66 2016-05-15 14:05:27 +02:00
joten d2998c9cbc tried to fix issue #102 2016-05-15 13:08:45 +02:00
joten 744ee1f7d7 fixed bugs regarding issues #95 and #101 2016-05-11 22:17:37 +02:00
joten 21906d3133 reformatted doc\Default_hotkeys.md ...
... and the following cheat sheet
2016-05-10 22:42:02 +02:00
x29a b2ef2b6445 add 16x16 size to icon to fix issue #94 2016-04-14 16:27:00 +02:00
x29a b26f3cf0bb let user override icon with a logo.ico in executable folder, otherwise use
builting icon
2016-04-14 16:25:50 +02:00
joten cc9381b245 may fixed bug related to issue #94 2016-04-13 19:28:24 +02:00
joten 3b5b1d850a fixed bug related to the position of the bar
... when it is not visible at start
2016-04-13 18:53:59 +02:00
joten be58a11b4e fixed bugs related to issue #95 2016-04-13 18:48: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 4edfce7450 fixed minor bug and made a minor adjustment 2016-04-12 21:16:11 +02:00
joten 644be98ca9 added edge to the default rules ...
as an example for an applicationframewindow
2016-04-12 21:13:32 +02:00
joten bdb10c631a deactivated custom window border settings for Windows 10 (issue #67) 2016-04-09 21:25:41 +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 b258c459c2 fixed minor bug in tracing areas 2016-04-08 21:09:07 +02:00