aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-16 16:25:43 (GMT)
committermarkt <markt>2007-01-16 16:25:43 (GMT)
commita8e3f500c29c9d0c94233ce499e54fadd83fa764 (patch)
tree96042412ce9cb9856af4bc926b263b4aeae07c5e /ChangeLog
parent4bb6a027e31cd91b06eecd1cd942f7a2d8cd8fa2 (diff)
downloadfluxbox-a8e3f500c29c9d0c94233ce499e54fadd83fa764.zip
fluxbox-a8e3f500c29c9d0c94233ce499e54fadd83fa764.tar.bz2
right click on iconbutton toggles menu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9b89ca..6b2735a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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)