summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bc98ae0..bb8453c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/04/28: 3*04/04/28:
4 * Fix key bindings for directional focus movement (Simon)
5 - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight
6 WorkspaceCmd.hh/cc Screen.hh/cc WinClient.hh/cc FbCommandFactory.cc
4 * Add apps file matching on WM_WINDOW_ROLE (Simon) 7 * Add apps file matching on WM_WINDOW_ROLE (Simon)
5 - use "role=string". Particularly useful for gaim windows 8 - use "role=string". Particularly useful for gaim+gimp windows
6 [app] (role=buddy_list) ... 9 [app] (role=buddy_list) ...
7 ClientPattern.hh/cc FbWindow.hh/cc 10 ClientPattern.hh/cc FbWindow.hh/cc
8*04/04/27: 11*04/04/27: