aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
authormoetunes <moetunes111@gmail.com>2011-09-14 11:12:46 +1000
committermoetunes <moetunes111@gmail.com>2011-09-14 11:12:46 +1000
commit125486c0ad73f5f4c58d4900f6b469a5cf6006a7 (patch)
treedc03d9d1281d9bf64d429b07331dd75ecf6efda3 /src/README
parentc83737abc9d3202b25b9d1d80f848c9356e9c448 (diff)
Added grid tiling mode back
Diffstat (limited to 'src/README')
-rw-r--r--src/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/README b/src/README
index 153fed9..c5d4510 100644
--- a/src/README
+++ b/src/README
@@ -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