Commit Graph

32 Commits

Author SHA1 Message Date
joten 21906d3133 reformatted doc\Default_hotkeys.md ...
... and the following cheat sheet
2016-05-10 22:42:02 +02: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 368144eb90 Changed doc/Default_hotkeys.md ...
... mentioning the dependency of "Manually move" to the setting of
Config_dynamicTiling. Pull Request #60.
2015-11-25 22:46:20 +01:00
joten fc0ec399e4 Revision 2 of the cheat sheet 2015-07-15 22:46:00 +02:00
joten 05890b32da Revert "Reset the text in Default_hotkeys"
This reverts commit 180cc11864.
2015-07-09 22:57:40 +02:00
joten 180cc11864 Reset the text in Default_hotkeys
This is the second test regarding a cheat sheet.
2015-07-09 22:53:17 +02:00
joten 685a523c0b Reset the text in Default_hotkeys
This is a test showing if the file can be used as source for a cheat
sheet.
2015-07-09 21:59:52 +02:00
Camille TJHOA c3774fc078 Fix #50 2015-05-28 23:11:29 +02:00
joten 0480e1924d Corrected some errors in doc 2015-03-15 17:56:14 +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 7d74dd4fe5 Removed `Main_reload()`
... redundant with `Config_autoSaveSession`
2015-03-07 14:10:00 +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 50c16a3a02 Updated doc for [ Feature Request #5735 ] 2014-04-29 16:13:51 +02:00
joten add46154c2 fixed error in doc 2014-03-24 20:02:31 +01:00
joten b2e9336357 moved and revised the old doc and wiki
files from src/doc and the berliOS Wiki
2014-03-08 23:32:32 +01:00
Renamed from doc/hotkeys.md (Browse further)