diff options
author | fluxgen <fluxgen> | 2002-07-14 00:35:52 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-07-14 00:35:52 (GMT) |
commit | 7132541c9fc9b1123340427e0eae779b2c8b50df (patch) | |
tree | 4423f23c08607c7c49d164d38830c76378d5290e /NEWS | |
parent | 220be8333b7bd52cb02ec5da76eb5d62c4ee9a5b (diff) | |
download | fluxbox-7132541c9fc9b1123340427e0eae779b2c8b50df.zip fluxbox-7132541c9fc9b1123340427e0eae779b2c8b50df.tar.bz2 |
update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 42 |
1 files changed, 12 insertions, 30 deletions
@@ -1,31 +1,13 @@ | |||
1 | News for 0.1.9: | 1 | News in 0.1.10: |
2 | * Improved fluxbox-generate_menu script. | 2 | * slit order, you can now order your apps in the slit, |
3 | Which now installs itself so you can regenerate the menu any time, | 3 | see documentation for more details |
4 | and with gnome and kde menus | 4 | * xsri target in bsetbg |
5 | run: fluxbox-generate_menu -h | 5 | * language support in fluxbox-generate_menu: sv_SE, nl_NL, fi_FI, ru_RU |
6 | for more information. | 6 | Bug fixes: |
7 | * Default 24 hour clock format | 7 | * [ 562882 ] "bbpager in slit doesn't work correctly". |
8 | * Code cleaning | 8 | * [ 562713 ] "incorrect listings in workspace menu". |
9 | * Compiles with no errors on Mac OS X | 9 | * [ 554646 ] "Dialog boxes have tabs briefly" |
10 | * Now compiles with Intel Compiler 6.0 and GCC 3.1 | 10 | * [ 566277 ] "xine fullscreen causes hard X lockup" |
11 | * New keybindings: | 11 | * [ 554218 ] "windows have wrong resizeableness" |
12 | * FirstTab | ||
13 | Go to first tab | ||
14 | * LastTab | ||
15 | Go to last tab | ||
16 | * MoveTabPrev | ||
17 | Move current tab left | ||
18 | * MoveTabNext | ||
19 | Move current tab right | ||
20 | * "Allow Desktop MouseWheel Switching" runtime option | ||
21 | * Configurable geometry show | ||
22 | configure in init with: session.screen0.showwindowposition | ||
23 | * Now saves resources when you change them in the menu and not when you | ||
24 | exit Fluxbox. So you can edit the init file and the reconfigure/restart | ||
25 | Fluxbox to activate changes. | ||
26 | 12 | ||
27 | Bugfixes: | 13 | See ChangeLog for details |
28 | * bug [ 552723 ] removing decorations while shaded. | ||
29 | * shade bug while vertical rotated tabs and tabs off | ||
30 | * bug [ 515483 ] "XMMS Problem" | ||
31 | * Fixed transient bug which cause Fluxbox to crach ( the "acroread" bug ) | ||