diff options
| author | moetunes <moetunes111@gmail.com> | 2011-09-14 08:02:44 +1000 |
|---|---|---|
| committer | moetunes <moetunes111@gmail.com> | 2011-09-14 08:02:44 +1000 |
| commit | c83737abc9d3202b25b9d1d80f848c9356e9c448 (patch) | |
| tree | d011e441675ff50593e0d082989f7900ddca6379 /src | |
| parent | 154685fd6165238c4bb91be5310d63263315ada1 (diff) | |
Updated README
Diffstat (limited to 'src')
| -rw-r--r-- | src/README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -23,7 +23,7 @@ It allows the "normal" method of tiling window managers(with the new window as t *There's vertical tiling mode:* -------------- - | | | + | | W | | |___| | Master | | | |___| @@ -36,7 +36,7 @@ It allows the "normal" method of tiling window managers(with the new window as t | | | Master | |-----------| - | | | | + | W | | | ------------- *Grid tiling mode:* @@ -51,7 +51,9 @@ It allows the "normal" method of tiling window managers(with the new window as t *Fullscreen mode*(which you'll know when you see it) All accessible with keyboard shortcuts defined in the config.h file. - Changing a tiling mode on one workspace doesn't affect the other workspaces. + + * The window W at the top of the stack can be resized on a per desktop basis. + * Changing a tiling mode on one workspace doesn't affect the other workspaces. ###Recent Changes |
