diff options
author | markt <markt> | 2007-07-31 23:16:05 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-31 23:16:05 (GMT) |
commit | 8da54ca0eb91e0595b506725369ede0a6426d795 (patch) | |
tree | 444fbcc9849c10764f5bc6f3b71481c6057992a8 /ChangeLog | |
parent | 363764db5b36dbffcc019cec8ffb405d357d7130 (diff) | |
download | fluxbox_pavel-8da54ca0eb91e0595b506725369ede0a6426d795.zip fluxbox_pavel-8da54ca0eb91e0595b506725369ede0a6426d795.tar.bz2 |
add some decorations to torn menus, and fix restart without an argument
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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/31: | ||
4 | * Change _NET_WM_WINDOW_TYPE_MENU to use TINY decoration type (Mark) | ||
5 | Ewmh.cc | ||
3 | *07/07/24: | 6 | *07/07/24: |
4 | * Don't allow ToggleDecor with fullscreen windows, and make it show | 7 | * Don't allow ToggleDecor with fullscreen windows, and make it show |
5 | decorations for windows that don't have a titlebar by default (Mark) | 8 | decorations for windows that don't have a titlebar by default (Mark) |