diff options
| author | moetunes <moetunes111@gmail.com> | 2011-09-14 11:12:46 +1000 |
|---|---|---|
| committer | moetunes <moetunes111@gmail.com> | 2011-09-14 11:12:46 +1000 |
| commit | 125486c0ad73f5f4c58d4900f6b469a5cf6006a7 (patch) | |
| tree | dc03d9d1281d9bf64d429b07331dd75ecf6efda3 /src/README | |
| parent | c83737abc9d3202b25b9d1d80f848c9356e9c448 (diff) | |
Added grid tiling mode back
Diffstat (limited to 'src/README')
| -rw-r--r-- | src/README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -72,7 +72,7 @@ There are more options in the config file than the original catwm. * Fixed the keyboard shortcuts not working if numlock was on. * Added some functions. * Added an option to focus the window the mouse just moved to. - * Fixed ghost windows being created. + * Fixed a window being destroyed on another desktop creating ghost windows. * Added ability to resize the window on the top of the stack @@ -95,7 +95,8 @@ Need Xlib, then: ###Todo ---- - * Add grid tiling mode back (without any useless gaps if possible) + * Sort out grid tiling mode without any useless gaps * Fix mplayer full screen window sizing * Have no window borders in fullscreen mode + * Add option to have a panel at the top |
