diff options
author | fluxgen <fluxgen> | 2006-05-13 19:30:03 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-05-13 19:30:03 (GMT) |
commit | a4b0582739971fabe4626110e6551396315e3996 (patch) | |
tree | 8e5dc55baf3daea4be55dbadfdd25d1865d9470d /ChangeLog | |
parent | bd1221a5b26826fb102ea5e99c169ea404415b07 (diff) | |
download | fluxbox-a4b0582739971fabe4626110e6551396315e3996.zip fluxbox-a4b0582739971fabe4626110e6551396315e3996.tar.bz2 |
fixed some redraw issues with the title, thanks _markt
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 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/13: | 3 | *06/05/13: |
4 | * Fixed some title redraw issues (Thanks _markt) | ||
5 | WinClient.cc, Window.cc | ||
4 | * Added support for _NET_WM_STATE_DEMANDS_ATTENTION . (Henrik) | 6 | * Added support for _NET_WM_STATE_DEMANDS_ATTENTION . (Henrik) |
5 | When this state is set fluxbox will start flashing | 7 | When this state is set fluxbox will start flashing |
6 | the titlebar and button in the toolbar. It will stop when the window | 8 | the titlebar and button in the toolbar. It will stop when the window |