aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
authormoetunes <moetunes111@gmail.com>2011-10-23 12:24:40 +1000
committermoetunes <moetunes111@gmail.com>2011-10-23 12:24:40 +1000
commit2aa7e4d8a07d18b0ad3f22d3adc9bfba0a79a4d3 (patch)
treeac36b951ee2e16ac568e9038938195dfa3892dc2 /src/README
parent7ca237aaf8e4890d4058c3f1e2a148f12b3d20c7 (diff)
Fine tuned how popup windows aren't managed to include notification windows
Diffstat (limited to 'src/README')
-rw-r--r--src/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README b/src/README
index 22e9234..b86a106 100644
--- a/src/README
+++ b/src/README
@@ -54,7 +54,7 @@ It allows the "normal" method of tiling window managers(with the new window as t
All accessible with keyboard shortcuts defined in the config.h file.
* 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.
+ * Changing a tiling mode or window size on one desktop doesn't affect the other desktops.
###Recent Changes