aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-08-11 22:49:07 (GMT)
committerfluxgen <fluxgen>2002-08-11 22:49:07 (GMT)
commitd8ff53979eeff639771bc34b8d8cfc0a96b2737b (patch)
treea48e5e443ecb7fea5b24c891b46791978b8af792 /ChangeLog
parentc8c612e7d249a3e09cd6cd48097af2fe5d08a729 (diff)
downloadfluxbox-d8ff53979eeff639771bc34b8d8cfc0a96b2737b.zip
fluxbox-d8ff53979eeff639771bc34b8d8cfc0a96b2737b.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f50b26..4118157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,28 @@
2Changes for 0.1.11: 2Changes for 0.1.11:
3*02/08/11: 3*02/08/11:
4 * New menu items (Thanks Cosmic Flo) 4 * New menu items (Thanks Cosmic Flo)
5 * Added Autogrouping
6 * Add this line: session.groupFile: ~/.fluxbox/group
7 to the file ~/.fluxbox/init and edit ~/.fluxbox/group
8 Groupfile format:
9 There is one group for each line in the file
10 and you just type the instance name of the program
11 to be grouped. Ex:
12 Navigator nedit
13 xterm
14 This will make two groups, one with netscape and nedit
15 and one with xterm.
16 The new window will only group itself to other windows
17 on the same workspace and to the last window that was
18 focused.
5*02/08/10: 19*02/08/10:
6 * French translation in fluxbox-generate_menu (Thanks Cosmic Flo) 20 * French translation in fluxbox-generate_menu (Thanks Cosmic Flo)
7*02/08/04: 21*02/08/04:
8 * Fixed doxygen comments and minor clean up. 22 * Fixed doxygen comments and minor clean up.
9*02/08/02: 23*02/08/02:
10 * autogrouping-from-tab patch (Thanks Steve Cooper) 24 * autogrouping-from-tab patch (Thanks Steve Cooper)
25 This will allow you to popup the root menu, if you right click,
26 and select an application and it'll start grouped to the tab.
11*02/07/23: 27*02/07/23:
12 * Fixed "send to..." bug (Thanks Bradley C Bailey) 28 * Fixed "send to..." bug (Thanks Bradley C Bailey)
13 * Moved BTexture from Image.hh to FbTk::Texture in Texture.hh 29 * Moved BTexture from Image.hh to FbTk::Texture in Texture.hh