diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 13 insertions, 11 deletions
@@ -2,23 +2,25 @@ News in 0.1.13: | |||
2 | * Antialias support (Xft) | 2 | * Antialias support (Xft) |
3 | * UTF-8 support | 3 | * UTF-8 support |
4 | * Extended window manager support (i.e Gnome2...) | 4 | * Extended window manager support (i.e Gnome2...) |
5 | * supports: | 5 | * atom support: |
6 | * _NET_WM_DESKTOP, | 6 | * _NET_WM_DESKTOP, |
7 | * _NET_NUMBER_OF_DESKTOPS, | 7 | * _NET_NUMBER_OF_DESKTOPS, |
8 | * _NET_CURRENT_DESKTOP, | 8 | * _NET_CURRENT_DESKTOP, |
9 | * _NET_ACTIVE_WINDOW, | 9 | * _NET_ACTIVE_WINDOW, |
10 | * _NET_CLOSE_WINDOW | 10 | * _NET_CLOSE_WINDOW |
11 | * _NET_WM_STATE | 11 | * _NET_WM_STATE |
12 | * _NET_WM_STATE_STICKY | 12 | * _NET_WM_STATE_STICKY |
13 | * _NET_WM_STATE_SHADED | 13 | * _NET_WM_STATE_SHADED |
14 | * fbrun command history | 14 | * fbrun command history and horizontal scrolling |
15 | * Default terminal and browser choice in fluxbox-generate_menu | 15 | * Default terminal and browser choice in fluxbox-generate_menu |
16 | 16 | * Workspace menu popups if you click with first mouse button on workspace label | |
17 | Bug fixes: | 17 | Bug fixes: |
18 | * Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom | 18 | * Fixed bug [ 604958 ] Menu not (full) visible when tabs bottom |
19 | * Fixed bug [ 581588 ] Toolbar auto-hiding | 19 | * Fixed bug [ 581588 ] Toolbar auto-hiding |
20 | * Fixed bug [ 608945 ] xmms crashes fluxbox | 20 | * Fixed bug [ 608945 ] xmms crashes fluxbox |
21 | * Fixed bug [ 522673 ] Numlock not handled correctly in Solaris | 21 | * Fixed bug [ 522673 ] Numlock not handled correctly in Solaris |
22 | * Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem | 22 | * Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem |
23 | * Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server. | ||
24 | * Fixed bug [ 609267 ] Sending minimized group | ||
23 | 25 | ||
24 | See ChangeLog for details | 26 | See ChangeLog for details |