aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
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