aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-08-31 00:37:52 (GMT)
committerfluxgen <fluxgen>2004-08-31 00:37:52 (GMT)
commitbb37769a16e131dc8086bbe87eb5ae93edcc74e9 (patch)
treedbaec6e639b06332fcce2fa896cb167dbdf2353c /NEWS
parent1a8f64bb439638ffa34503d3c1455e4cc8dddca1 (diff)
downloadfluxbox-bb37769a16e131dc8086bbe87eb5ae93edcc74e9.zip
fluxbox-bb37769a16e131dc8086bbe87eb5ae93edcc74e9.tar.bz2
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 14 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 1b1d1cb..1110436 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
1News in 0.9.10: 1News in 0.9.10:
2 * Keybindings for directional focus movement: 2 * New actions:
3 * key actions: 3 * directional focus movement:
4 FocusUp, FocusDown, FocusLeft, FocusRight 4 FocusUp, FocusDown, FocusLeft, FocusRight
5 * Added apps file matching on WM_WINDOW_ROLE (Simon) 5 * other:
6 RaiseLayer, LowerLayer, Exit
7 * Added apps file matching on WM_WINDOW_ROLE
6 * use "role=string". Particularly useful for gaim+gimp windows 8 * use "role=string". Particularly useful for gaim+gimp windows
7 [app] (role=buddy_list) ... 9 [app] (role=buddy_list) ...
8 * Window menu file 10 * Window menu file
@@ -22,8 +24,11 @@ News in 0.9.10:
22 [shade] 24 [shade]
23 [close] 25 [close]
24 [end] 26 [end]
25 * New actions: 27 * Added [wallpapers|wallpapermenu|rootcommands] to possible
26 * exit (exit fluxbox, new to keybinding) 28 menuitems
29 * [wallpapers] (directory) {rootcommand}
30 creates a submenu in the menu to click on the wallpaper one
31 wants. default rootcommand is fbsetbg
27 * Improved menu transparent rendering speed and the 32 * Improved menu transparent rendering speed and the
28 text is not transparent anymore so you are able 33 text is not transparent anymore so you are able
29 to see the text even if you have 100% transparency 34 to see the text even if you have 100% transparency
@@ -60,8 +65,8 @@ News in 0.9.10:
60 while literal is one of 65 while literal is one of
61 DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU 66 DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU
62 * fluxbox-generate_menu: 67 * fluxbox-generate_menu:
63 * Preliminary basic support for icons in fluxbox-generate_menu (Han) 68 * Preliminary basic support for icons in fluxbox-generate_menu
64 * put a <progname>.xpm into ~/.fluxbox/icons. e.g. Eterm.xpm 69 put a <progname>.xpm into ~/.fluxbox/icons. e.g. Eterm.xpm
65 70
66Bug fixes: 71Bug fixes:
67 * Compiles with gcc 3.4 72 * Compiles with gcc 3.4
@@ -70,7 +75,7 @@ Bug fixes:
70 * Rendering of transparency on menu exposes 75 * Rendering of transparency on menu exposes
71 * handling alpha value of zero 76 * handling alpha value of zero
72 * Bug in Iconbar mode menu 77 * Bug in Iconbar mode menu
73 * Bug in systray (Henrik) 78 * Bug in systray
74 (this fixes the problem with "sim" in systray) 79 (this fixes the problem with "sim" in systray)
75 It didn't force client position on configure request 80 It didn't force client position on configure request
76 * Tiled texture 81 * Tiled texture