diff options
author | rathnor <rathnor> | 2003-09-23 13:52:05 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-23 13:52:05 (GMT) |
commit | a4c41f621b97084516299a322d62750f2e86b6a9 (patch) | |
tree | 8c7d95e18fc86611f74156664967aa24ceb75447 /ChangeLog | |
parent | 36d598600becf7cf6797d33d41e106ba8beb26e6 (diff) | |
download | fluxbox_pavel-a4c41f621b97084516299a322d62750f2e86b6a9.zip fluxbox_pavel-a4c41f621b97084516299a322d62750f2e86b6a9.tar.bz2 |
add support for _NET_WM_STATE_FULLSCREEN
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/23: | ||
4 | * Add support for _NET_WM_STATE_FULLSCREEN (Simon) | ||
5 | - fixes mozilla/firebird fullscreen | ||
6 | Ewmh.hh/cc Window.hh/cc | ||
3 | *03/09/22: | 7 | *03/09/22: |
4 | * Fix invisible minimize button for non-pixmap themes (Simon) | 8 | * Fix invisible minimize button for non-pixmap themes (Simon) |
5 | WinButton.cc | 9 | WinButton.cc |