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
|
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
|
c5412d5394
|
revised functions related to issue #92
|
2016-05-15 15:02:00 +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
|
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
|
d0eea76509
|
Combined two earlier commits
+ cf55b0b47e
+ 7e190a0076
|
2015-12-23 19:09:52 +01:00 |
|
joten
|
7e190a0076
|
Added a function for forcing a window to be managed.
|
2015-12-14 22:13:09 +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
|
fc0ec399e4
|
Revision 2 of the cheat sheet
|
2015-07-15 22:46:00 +02:00 |
|
joten
|
8a728fc785
|
Fixed bug from issue #40
|
2015-03-21 11:34:15 +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
|
7d74dd4fe5
|
Removed Main_reload()
... redundant with `Config_autoSaveSession`
|
2015-03-07 14:10:00 +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
|
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
|
4fd0b98c9b
|
Moved the exclusion of elevated windows to a rule
+ revised the default rule set.
|
2015-02-18 19:48:11 +01:00 |
|
joten
|
9f42612f84
|
Added a default rule for child windows.
|
2015-02-14 13:32:08 +01:00 |
|
joten
|
07a080c4ca
|
Added a chrome browser rule
+ fixed a typo
|
2015-02-05 20:57:59 +01:00 |
|
joten
|
497318e24a
|
Added a default rule ...
... for a Windows Explorer dialog type
|
2015-02-01 22:19:40 +01:00 |
|
joten
|
18b165edc8
|
Revised the default rule set
|
2015-02-01 21:13:48 +01:00 |
|
joten
|
d67c7482e9
|
Revised the rule layout
|
2015-02-01 20:02:08 +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
|
f7d712d61c
|
Revised "Manager_setViewMonitor"
... to allow setting absolute and relative values.
|
2015-01-28 20:49:03 +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
|
8455ec1b60
|
Revised "Monitor_toggleWindowTag" and ...
"View_activateWindow" in regards to absolute and relative value setting
|
2015-01-28 19:42:07 +01:00 |
|
joten
|
b014a72284
|
Revised "Monitor_setWindowTag"
... to allow setting absolute and relative values.
|
2015-01-28 18:11:47 +01:00 |
|
joten
|
74dffa9792
|
Re-implemented "View_shuffleWindow"
... regarding the setting of absolute and relative values
|
2015-01-28 00:02:37 +01:00 |
|
joten
|
f9cfc8e5f5
|
Implemented setting the log level ...
... to an absolute value
|
2015-01-27 22:33:13 +01:00 |
|
joten
|
f18dd93523
|
Added "GapWidth" to View_setLayoutProperty
+ minor correction
|
2015-01-27 21:30:10 +01:00 |
|
joten
|
6db371a134
|
Unified functions for setting layout properties
... to View_setLayoutProperty
|
2015-01-26 22:51:19 +01:00 |
|
joten
|
485c1c5115
|
Renamed and reordered functions
|
2015-01-25 22:26:17 +01:00 |
|
joten
|
d0ab84f1f3
|
Rename the function View_toggleFloating
... to View_toggleFloatingWindow and therewith revised functions
Manager_*Window
|
2015-01-25 20:28:40 +01:00 |
|
joten
|
71e4025a09
|
Renamed the previously moved functions
(window-related)
|
2015-01-25 19:16:30 +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
|
804e28cb22
|
Added Config_readinVolume
... and associated code
|
2014-10-01 23:20:32 +02:00 |
|
joten
|
1b6133b3fd
|
Added a TODO regarding chrome browser pop-ups
Reference:
https://github.com/fuhsjr00/bug.n/issues/1#issuecomment-54681990
|
2014-09-30 14:13:18 +02:00 |
|