diff options
author | rathnor <rathnor> | 2004-06-20 04:49:33 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 04:49:33 (GMT) |
commit | 9b7775751decd095f091d122c1ce057c6a04b64d (patch) | |
tree | d3b93265dced9c0142dc58bb9be45665cf27d132 /ChangeLog | |
parent | 4589ecdbbc719cc49f10cef4a9460d89b6a8fba7 (diff) | |
download | fluxbox_pavel-9b7775751decd095f091d122c1ce057c6a04b64d.zip fluxbox_pavel-9b7775751decd095f091d122c1ce057c6a04b64d.tar.bz2 |
support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)
Allow FluxboxWindows to be untabable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/06/20: | 3 | *04/06/20: |
4 | * Support _NET_WM_WINDOW_TYPE_DESKTOP (Simon) | ||
5 | - eg nautilus desktop windows are on the bottom, not tabable, etc | ||
6 | Ewmh.hh/cc Window.hh/cc | ||
4 | * Fix honouring of initial state on window open (Simon) | 7 | * Fix honouring of initial state on window open (Simon) |
5 | Window.hh/cc Screen.cc | 8 | Window.hh/cc Screen.cc |
6 | *04/06/18: | 9 | *04/06/18: |