blob: 059dcdab6b666d7feb3935de7c2febc99fbb8b60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
News in 0.1.11:
* Autogrouping:
This will read groups from a file and auto group programs when
they start.
* Autogrouping-from-tab:
This will allow you to popup the root menu, if you right click on the tab,
and select an application and it'll start grouped to the tab.
(note: this might interfere with the normal autogrouping in a bad way)
* Two new themes: BlueNight and LemonSpace
* Carry window across workspace with outlined mode.
* Slit now has a theme option:
slit: <texture option>
slit.color: <color value>
slit.colorTo: <color value>
It will fall back to the toolbar theme if it doesn't find it.
* ja_JP and fr_FR in fluxbox-generate_menu
* New util: fbrun
Which allows you to type a command and run it.
* The window menu now pop up in iconbar when you right click on the icon.
Bug fixes:
* Fixed bug [ 582574 ] borderless windows cant be horiz resized.
* Fixed bug [ 600811 ] undefined keys messes up
* Fixed bug [ 598490 ] misplaced parentrelative gives redrw prb
* Fixed bug [ 586830 ] the clock now updates once per second.
* Fixed bug [ 574717 ] restarting fluxbox should keep iconic.
* Fixed "send to..." bug
* Fixed slitlist bug
* Fixed workspace name and the reassociation bug
See ChangeLog for details
|