Commit Graph

76 Commits

Author SHA1 Message Date
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 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
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 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 be58a11b4e fixed bugs related to issue #95 2016-04-13 18:48:37 +02:00
joten 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +01:00
joten f655a74ee7 Revert "revised main"
This reverts commit c157df9c80.
2016-03-09 19:23:53 +01:00
joten c157df9c80 revised main 2016-02-12 20:39:04 +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 4cde06aae5 Revised Bar_toggleCommandGui() ...
... fixing positioning issues with more than one monitor possibly fixing
issue #41
2016-01-04 20:58:51 +01:00
joten ed5165d825 Added adjustments regarding the previous pull request 2015-11-25 20:57:46 +01:00
oda 5a9af3927f Add configuration variables for custom time format 2015-11-17 17:06:32 +09:00
joten 27be735c60 Possibly fixed bug from issue #41 2015-03-21 12:22:14 +01:00
joten c004d98d25 Re-fixed bug from issue #23 2015-03-01 21:08:22 +01:00
joten d33d345154 Revert "Possibly fixed bug from issue #23"
This reverts commit 9bc942afa9.
2015-02-27 21:58:59 +01:00
joten 9bc942afa9 Possibly fixed bug from issue #23 2015-02-16 21:30:10 +01:00
joten 9b247a40be Made the "remote control" support multiple lines. 2015-02-12 19:36:52 +01:00
joten c12a266044 Added some kind of remote control ...
... i. e. the possibility for sending commands to bug.n from another
AutoHotkey script, as suggested by franckspike with issue #20 (a pull
request).
2015-02-08 17:40:19 +01:00
joten 8ca47284e1 Fixed bug in multi-monitor bug.n command GUI ...
... positioning
+ fixed minor redrawing problem of the bug.n bar
+ fixed bug in bug.n Bar_GuiClick and Bar_GUIContextMenu monitor
calculation
2015-02-01 14:39:46 +01:00
joten be8e4a68c3 Integrated bar into Shell_SecondaryTrayWnd 2015-01-31 01:45:36 +01:00
joten a8adf2e33f Revised color scheme and status bar
... extracting the volume from anyText.
2015-01-30 23:38:40 +01:00
joten ae54669dd8 Revised the bar color scheme 2015-01-30 20:13:10 +01:00
joten 0d967e02fe Revised "Manager_setWindowMonitor"
... to allow setting absolute and relative values.
2015-01-28 20:26:43 +01:00
joten 7d7c20f716 Revised "Manager_activateMonitor"
... to allow setting absolute and relative values
2015-01-28 20:12:57 +01:00
joten 9a539e10af Re-implemented "View_setLayout"
... allowing to set absolute and relative values
2015-01-27 22:13:03 +01:00
joten 485c1c5115 Renamed and reordered functions 2015-01-25 22:26:17 +01:00
joten f18269353b Moved and renamed the function Bar_getBatteryStatus
... to ResourceMonitor_getBatteryStatus
2015-01-25 20:44:07 +01:00
joten d26791d2cf Renamed window-related global variables 2015-01-25 19:38:10 +01:00
joten b8e3206b1a Initialized version 9.0.0 2015-01-25 14:04:17 +01:00
joten b2139b1605 Updated copyright notice 2015-01-25 13:07:37 +01:00
joten 92b6b84e03 Fixed bug from issue #16 (display scaling)
+ fixed bug regarding `Config_horizontalBarPos` (set to a positiv
number)
2014-12-13 16:12:38 +01:00
joten 60afeff9a2 Added a TODO regarding an additional status field
Reference: https://github.com/fuhsjr00/bug.n/issues/11#issue-44583490
2014-10-02 10:14:57 +02:00
joten 87a486b830 Added bar transparency
+ updated bug.n-dev.exe
2014-09-30 13:08:48 +02:00
joten c525f9504e Updated copyright notice 2014-08-14 12:06:08 +02:00
joten 7117e82e07 Fixed bug regarding the special character '&'
The special character '&' would underline the next letter and not be
shown.
2014-03-25 20:47:07 +01:00
joten c57a997cb8 removed redundant code 2014-03-09 19:16:35 +01:00
joten dc84157087 fixed bug: Windows 8 does not have a "Start button" any more.
changed documentation: Config_*Color
2013-01-17 21:21:28 +01:00
joten d719c1e1de fixed bug: AppBar registration and maximized windows 2012-12-15 20:56:18 +01:00
joten ea41d7ae00 updated version number (my text editor might also have deleted unnecessary space) 2012-12-05 13:39:51 +01:00
joten bb6f89a3d8 refurbished 'Bar.ahk' 2012-10-02 12:11:00 +02:00
joten 016f0463b4 fixed bug in the case of 'closing Bar_cmdGui and activating the next to last
window'
2012-10-01 22:31:00 +02:00