diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
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: | ||
4 | * Added support for _NET_WM_STATE_DEMANDS_ATTENTION . (Henrik) | ||
5 | When this state is set fluxbox will start flashing | ||
6 | the titlebar and button in the toolbar. It will stop when the window | ||
7 | is focused. | ||
8 | The blink rate can be configured with the following resource: | ||
9 | session.screen0.demandsAttentionTimeout: <timeout in milliseconds> | ||
10 | Default value is 500. | ||
11 | If the value is zero this feature will be disabled. | ||
12 | Ewmh.hh/cc, IconbarTool.cc, AttentionNoticeHandler.hh/cc, Window.hh/cc | ||
3 | *06/05/07: | 13 | *06/05/07: |
4 | * Handle EMWH window and icon titles, plus localise workspace names (Simon) | 14 | * Handle EMWH window and icon titles, plus localise workspace names (Simon) |
5 | - FbTk::FbWindow::textProperty now handles utf8 type, and always | 15 | - FbTk::FbWindow::textProperty now handles utf8 type, and always |