aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
authormoetunes <moetunes111@gmail.com>2011-10-15 10:05:37 +1000
committermoetunes <moetunes111@gmail.com>2011-10-15 10:05:37 +1000
commit28546a6982fa1b20f4b28ff05fc294f8ecca1e3b (patch)
tree7720cc9c9fd360596f62702e13f35bdac28e3103 /src/README
parentcfd3f3630e5779475e1f0b48af7d04ed3d0a0271 (diff)
Added having applications open on a specified desktop
Diffstat (limited to 'src/README')
-rw-r--r--src/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/README b/src/README
index a97d91c..1159c93 100644
--- a/src/README
+++ b/src/README
@@ -59,8 +59,8 @@ It allows the "normal" method of tiling window managers(with the new window as t
###Recent Changes
--------------
-13/9/11
- Added the ability to resize the window on the top of the stack
+15/10/11
+ Added having applications open on specified desktop
###Status
@@ -74,6 +74,7 @@ There are more options in the config file than the original catwm.
* Added an option to focus the window the mouse just moved to.
* Fixed a window being destroyed on another desktop creating ghost windows.
* Added ability to resize the window on the top of the stack
+ * Added having applications open on specified desktop
###Installation
@@ -95,5 +96,5 @@ Need Xlib, then:
###Todo
----
- * Have option for apps to start on set desktops
+ * I'll think of something