diff options
author | markt <markt> | 2007-07-01 21:01:31 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-01 21:01:31 (GMT) |
commit | 69d63da5420965216f2cd6a756301c70f6c32284 (patch) | |
tree | 919c3f48fb5ed1318d5376283ba5fc16f612003e /ChangeLog | |
parent | 7783a8c84e57c4a58d270b9722800a031f50ed62 (diff) | |
download | fluxbox_pavel-69d63da5420965216f2cd6a756301c70f6c32284.zip fluxbox_pavel-69d63da5420965216f2cd6a756301c70f6c32284.tar.bz2 |
added key commands :AddWorkspace and :RemoveLastWorkspace
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/01: | 3 | *07/07/01: |
4 | * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark) | ||
5 | WorkspaceCmd.cc/hh FbCommandFactory.cc | ||
4 | * More fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION, | 6 | * More fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION, |
5 | plus a minor fix for pixmap styles (Mark) | 7 | plus a minor fix for pixmap styles (Mark) |
6 | Ewmh.cc Window.cc AttentionNoticeHandler.cc/hh WinClient.cc | 8 | Ewmh.cc Window.cc AttentionNoticeHandler.cc/hh WinClient.cc |