diff options
author | fluxgen <fluxgen> | 2006-06-11 13:09:44 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-06-11 13:09:44 (GMT) |
commit | 331a52115dfa5c681b065d226ee796e52b48fed0 (patch) | |
tree | 1bd1282d6374431369e5b1fabda314f7ae7298ec /ChangeLog | |
parent | 9699cda56e0877d361a0a79df3a8ebeea5b36f33 (diff) | |
download | fluxbox_pavel-331a52115dfa5c681b065d226ee796e52b48fed0.zip fluxbox_pavel-331a52115dfa5c681b065d226ee796e52b48fed0.tar.bz2 |
support for _NET_WM_MOVERESIZE
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/06/11: | 3 | *06/06/11: |
4 | * Added support for _NET_WM_MOVERESIZE (Henrik) | ||
5 | Ewmh.hh/cc, Window.hh/cc | ||
4 | * Added support for urgency hint. | 6 | * Added support for urgency hint. |
5 | This make apps, that support this hint, flash the titlebar and iconbar | 7 | This make apps, that support this hint, flash the titlebar and iconbar |
6 | when they want attention. | 8 | when they want attention. |