aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-10-22 07:51:02 (GMT)
committerakir <akir>2004-10-22 07:51:02 (GMT)
commit3ae711837e8d929800a5012a8744a23d348e4f01 (patch)
tree6c995bb5c8b6e1fe43ad73fd2aec3ed0e0592ffa /ChangeLog
parentf5d7833b32f77e936ce9f6e930f0b930519a28a2 (diff)
downloadfluxbox-3ae711837e8d929800a5012a8744a23d348e4f01.zip
fluxbox-3ae711837e8d929800a5012a8744a23d348e4f01.tar.bz2
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23394d3..82f03f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/10/22:
4 * Added new ressources: (Mathias + SemiFollow from Erik Postma,thanx)
5 - session.*.iconbar.wheelMode: <mode>
6 On - enable mousewheeling on the iconbuttons
7 Off - disables mousewheeling on the iconbuttons
8 Screen - uses the settings of desktopWheeling
9
10 session.*.iconbar.deiconifyMode: <mode>
11
12 Current - deiconifies the window on current workspace
13 Follow - deiconifies the window on the workspace it
14 was iconified from and jumps to that workspace
15 SemiFollow - acts as 'Current' for windows that were actually
16 iconified, and as 'follow' for the others
17 IconButton.cc/hh IconbarTool.cc/hh
3*04/10/21: 18*04/10/21:
4 * A few fixes to compile fluxbox with icc and mipspro(irix) (Mathias) 19 * A few fixes to compile fluxbox with icc and mipspro(irix) (Mathias)
5 still some open issues with mipspro but to solve them i need 20 still some open issues with mipspro but to solve them i need