aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4774eab..08e12ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes 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