Commit graph

80 commits

Author SHA1 Message Date
joten
85f2dfb6ce Revised "Configuring_rules.md" 2015-03-09 20:42:31 +01:00
joten
004c9452ed Merge pull request #34 from louy2/louy2-config-doc
Reformat, move config pattern & add window id info
2015-03-09 20:23:47 +01:00
Yufan Lou
f18e0476b2 Reformat, move config pattern & add window id info 2015-03-08 22:35:38 -04:00
Yufan Lou
6dfe22244e Add config example: SourceTree popup 2015-03-08 21:46:13 -04:00
joten
7a9f87342c Changed doc visuals 2015-03-08 22:19:59 +01:00
joten
537c5128dc Changed doc visuals again 2015-03-08 22:15:25 +01:00
joten
d2181103bc Changed doc visuals 2015-03-08 22:11:07 +01:00
joten
9340cf52b6 Documented a rule for GNU Emacs
+ Moved 'Xmonad-hotkeys' to 'User-hotkeys'
2015-03-08 21:57:11 +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
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
1928410f78 Fixed bug (formatting) in doc (I give up) 2015-02-12 20:18:58 +01:00
joten
04a4c866b7 Fixed bug (formatting) in doc (yet again) 2015-02-12 20:14:23 +01:00
joten
4bc25e3268 Fixed bug (formatting) in doc (wtf) 2015-02-12 20:06:57 +01:00
joten
fcee204c2a Revert "Fixed bug (formatting) in doc"
This reverts commit e509a0ec86.
2015-02-12 20:00:20 +01:00
joten
f9bf869c73 Revert "Fixed bug (formatting) in doc (finally?)"
This reverts commit ccc43e77ab.
2015-02-12 20:00:12 +01:00
joten
ccc43e77ab Fixed bug (formatting) in doc (finally?) 2015-02-12 19:48:33 +01:00
joten
e509a0ec86 Fixed bug (formatting) in doc 2015-02-12 19:41:40 +01:00
joten
9b247a40be Made the "remote control" support multiple lines. 2015-02-12 19:36:52 +01:00
joten
9d618b3f32 Added missing documentation of Config_rules 2015-02-08 17:56:15 +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
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
1546091696 Adopted franckspike's more general Manager_loop 2015-01-28 23:45:58 +01:00
joten
2d18960bf6 Revised "View_setGapWidth"
... aka "View_setLayoutProperty('GapWidth', " to allow setting absolute
and relative values.
2015-01-28 22:20:15 +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
05d75e876c Revised Monitor_activateView
... to allow setting absolute and relative values.
2015-01-28 17:42:18 +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
9a539e10af Re-implemented "View_setLayout"
... allowing to set absolute and relative values
2015-01-27 22:13:03 +01:00
joten
2346f3734e Implemented setting mfact to an absolute value 2015-01-27 21:59:12 +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
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
b51fc07f56 Updated the requirements in doc 2015-01-24 12:35:00 +01:00
joten
ec7f62de04 Updated links to executable 2015-01-17 12:29:08 +01:00