diff options
author | markt <markt> | 2007-06-30 16:54:05 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-30 16:54:05 (GMT) |
commit | 0f9f19344466cf25170750f768815daf3bdfd2ae (patch) | |
tree | 65584eade13f0135102e0284b1981c3ee8ba6282 /ChangeLog | |
parent | 8e75ace959d2a5d56d30cb6a06ce895f397c1f19 (diff) | |
download | fluxbox-0f9f19344466cf25170750f768815daf3bdfd2ae.zip fluxbox-0f9f19344466cf25170750f768815daf3bdfd2ae.tar.bz2 |
fixed implementation of _NET_WM_STATE_MODAL
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/06/30: | 3 | *07/06/30: |
4 | * Fixed implementation of _NET_WM_STATE_MODAL (Mark) | ||
5 | Ewmh.cc/hh WinClient.cc/hh Window.cc | ||
4 | * Fixed the groups file, even though it's deprecated (Mark) | 6 | * Fixed the groups file, even though it's deprecated (Mark) |
5 | Workspace.cc Screen.cc | 7 | Workspace.cc Screen.cc |
6 | * Fix _NET_WM_STATE_DEMANDS_ATTENTION with tabbed windows, #1732392 (Mark) | 8 | * Fix _NET_WM_STATE_DEMANDS_ATTENTION with tabbed windows, #1732392 (Mark) |