diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 38 |
1 files changed, 28 insertions, 10 deletions
@@ -1,13 +1,31 @@ | |||
1 | News in 0.1.10: | 1 | News in 0.1.11: |
2 | * slit order, you can now order your apps in the slit, | 2 | * Autogrouping: |
3 | see documentation for more details | 3 | This will read groups from a file and auto group programs when |
4 | * xsri target in bsetbg | 4 | they start. |
5 | * language support in fluxbox-generate_menu: sv_SE, nl_NL, fi_FI, ru_RU | 5 | * Autogrouping-from-tab: |
6 | This will allow you to popup the root menu, if you right click on the tab, | ||
7 | and select an application and it'll start grouped to the tab. | ||
8 | (note: this might interfere with the normal autogrouping in a bad way) | ||
9 | * Two new themes: BlueNight and LemonSpace | ||
10 | * Carry window across workspace with outlined mode. | ||
11 | * Slit now has a theme option: | ||
12 | slit: <texture option> | ||
13 | slit.color: <color value> | ||
14 | slit.colorTo: <color value> | ||
15 | It will fall back to the toolbar theme if it doesn't find it. | ||
16 | * ja_JP and fr_FR in fluxbox-generate_menu | ||
17 | * New util: fbrun | ||
18 | Which allows you to type a command and run it. | ||
19 | * The window menu now pop up in iconbar when you right click on the icon. | ||
20 | |||
6 | Bug fixes: | 21 | Bug fixes: |
7 | * [ 562882 ] "bbpager in slit doesn't work correctly". | 22 | * Fixed bug [ 582574 ] borderless windows cant be horiz resized. |
8 | * [ 562713 ] "incorrect listings in workspace menu". | 23 | * Fixed bug [ 600811 ] undefined keys messes up |
9 | * [ 554646 ] "Dialog boxes have tabs briefly" | 24 | * Fixed bug [ 598490 ] misplaced parentrelative gives redrw prb |
10 | * [ 566277 ] "xine fullscreen causes hard X lockup" | 25 | * Fixed bug [ 586830 ] the clock now updates once per second. |
11 | * [ 554218 ] "windows have wrong resizeableness" | 26 | * Fixed bug [ 574717 ] restaring fluxbox should keep iconic. |
27 | * Fixed "send to..." bug | ||
28 | * Fixed slitlist bug | ||
29 | * Fixed workspace name and the reassociation bug | ||
12 | 30 | ||
13 | See ChangeLog for details | 31 | See ChangeLog for details |