diff options
author | markt <markt> | 2006-07-09 01:46:47 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-09 01:46:47 (GMT) |
commit | f7574fe1c90118ca7421dffef0b035cb64cf78c1 (patch) | |
tree | 3e4755675e6459c8c774743e1268bc6108faf896 /ChangeLog | |
parent | 4e820f5ba3bb35cce5a1e1d8ca2f770dc4f42299 (diff) | |
download | fluxbox-f7574fe1c90118ca7421dffef0b035cb64cf78c1.zip fluxbox-f7574fe1c90118ca7421dffef0b035cb64cf78c1.tar.bz2 |
fix implementation of _NET_MOVERESIZE_WINDOW
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/08: | ||
4 | * Fix implementation of _NET_MOVERESIZE_WINDOW (Mark) | ||
5 | Ewmh.cc | ||
3 | *06/07/06: | 6 | *06/07/06: |
4 | * Fixed bug #1069909, Incorrect window dimensions (Henrik) | 7 | * Fixed bug #1069909, Incorrect window dimensions (Henrik) |
5 | It created strut even if it didnt have any clients | 8 | It created strut even if it didnt have any clients |