Commit Graph

107 Commits (09a28f603f9954de625f1bc88ffce2b70088f6e7)

Author SHA1 Message Date
Michael Stapelberg cba36914a8 Implement selecting the next tiling/floating window (using "focus")
Also update documentation (manpage, userguide).
To make the code easier to read/write when checking if a client is
floating, introduce client_is_floating().
2009-06-21 16:14:15 +02:00
Michael Stapelberg 325d1b301f Implement the special workspace ~ for assignments, which will set clients floating automatically 2009-06-19 20:20:00 +02:00
Michael Stapelberg 086f6a47e3 userguide: be more specific 2009-06-14 01:10:17 +02:00
Michael Stapelberg 33b331d444 userguide: Document variables 2009-06-13 20:10:49 +02:00
Michael Stapelberg 1fcad44f66 userguide: Document most features 2009-06-01 14:59:25 +02:00
Michael Stapelberg b0cf3ec026 Document binding on Mode_switch in userguide, be more verbose in config 2009-05-26 17:37:56 +02:00
Michael Stapelberg e79cca8f72 Implement putting clients onto specific workspaces ("assign" in the configfile)
This closes ticket #39
2009-05-16 17:32:36 +02:00