diff options
author | markt <markt> | 2007-01-16 16:25:43 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-16 16:25:43 (GMT) |
commit | a8e3f500c29c9d0c94233ce499e54fadd83fa764 (patch) | |
tree | 96042412ce9cb9856af4bc926b263b4aeae07c5e /ChangeLog | |
parent | 4bb6a027e31cd91b06eecd1cd942f7a2d8cd8fa2 (diff) | |
download | fluxbox-a8e3f500c29c9d0c94233ce499e54fadd83fa764.zip fluxbox-a8e3f500c29c9d0c94233ce499e54fadd83fa764.tar.bz2 |
right click on iconbutton toggles menu
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/16: | 3 | *07/01/16: |
4 | * Make right-clicking on iconbar button behave the same way as tabs (Mark) | ||
5 | IconButton.cc | ||
4 | * Don't force user to reconfigure manually in order to apply menu and | 6 | * Don't force user to reconfigure manually in order to apply menu and |
5 | default window transparency changes; instead, in order to conserve system | 7 | default window transparency changes; instead, in order to conserve system |
6 | resources, do it a half-second after the user stops changing them (Mark) | 8 | resources, do it a half-second after the user stops changing them (Mark) |