aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-01-16 22:01:02 (GMT)
committerfluxgen <fluxgen>2005-01-16 22:01:02 (GMT)
commit3eb5aca8a2054c37e3f089e4897f65d11c7deceb (patch)
tree427d3a0538b1d813036766241b7b8a64987b361c /NEWS
parent78f3ca5db6d9779c9c8ea1c5fe1feef942eb7236 (diff)
downloadfluxbox-3eb5aca8a2054c37e3f089e4897f65d11c7deceb.zip
fluxbox-3eb5aca8a2054c37e3f089e4897f65d11c7deceb.tar.bz2
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS89
1 files changed, 22 insertions, 67 deletions
diff --git a/NEWS b/NEWS
index f73bbeb..77a7439 100644
--- a/NEWS
+++ b/NEWS
@@ -1,69 +1,24 @@
1News in 0.9.11: 1News in 0.9.12:
2 * Slit: 2 * Added Imlib2 support (./configure --enable-imlib2) [default=disabled]
3 * wheel or middle/right click in slit menu 3 Fluxbox can now load .png files an other formats.
4 moves items up/down 4 * Added Tab command, which goes to a specific tab number
5 * Save slit list menu item 5 action:
6 * (Re)added dragNdrop ordering of tabs 6 Tab <number>
7 * Better visualisation of the RememberState in RememberMenu 7 ex:
8 * Iconbar: 8 Mod1 1 :Tab 1
9 * new resources: 9 Mod2 3 :Tab 3
10 session.*.iconbar.wheelMode: <mode> 10 * Added support for hsetroot to fbsetbg
11 On - enable mousewheeling on the iconbuttons 11 *
12 Off - disables mousewheeling on the iconbuttons 12 *
13 Screen - uses the settings of desktopWheeling
14
15 session.*.iconbar.deiconifyMode: <mode>
16 Current - deiconifies the window on current workspace
17 Follow - deiconifies the window on the workspace it
18 was iconified from and jumps to that workspace
19 SemiFollow - acts as 'Current' for windows that were actually
20 iconified, and as 'follow' for the others
21 *
22 * Added option to specify what to do with windows,
23 that got activated on a different workspaces than the
24 current one (thru NET_ACTIVE_WINDOW for example,
25 guinotification-plugin from gaim):
26
27 * session.screen0.followModel: <value>
28 Ignore - ignore the activated window
29 Follow - go to the workspace of the window
30 Current | CurrentWorkspace | Fetch - get the window onto the
31 current workspace
32 * New resource:
33 * session.focusTabMinWidth: <integer>
34 defines the guaranteed minimize size of the focused tab
35 in percent of the whole window
36 * New command: export | setenv
37 sets the enviroment of fluxbox to a given value
38 export NAME=VALUE
39 setenv NAME VALUE
40 * Alpha values are no longer in theme, but are in init file. Possible
41 values are (all beginning with session.screenN.), * means changed/new:
42 - menu.alpha (*)
43 - slit.alpha
44 - window.focus.alpha (*)
45 - window.unfocus.alpha (*)
46 - toolbar.alpha (*)
47Bug fixes: 13Bug fixes:
48 * Fix to avoid gentoo bug #72703 also reported at 14 * Fix for #1091710 (SystemTray is not covered by StyleStuff) (Mathias)
49 http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 15 SystemTray is not configurable via styles thru the
50 * Fix for a java-bug (wrong opened subwindows) 16 toolbar.systray.* - resource, it falls back to the look of the clock
51 * Fix for hiding menu when menufile changed 17 * Warnings on amd64 (#1099278, #1099950)
52 * Fix for segfault at startup 18 * WithdrawnState handling) (#1087220)
53 * fbrun doesnt overlap screenborders anymore 19 * Windows dont respect toolbar.border.width (#996298)
54 * Fixed Wine + Paradise Poker Client problem. 20 * Fixed "remove last workspace" bug
55 * Fix UnderMousePlacement, patch #1052534, close #1048000 21 * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc)
56 * Some changes to avoid invisible fonts 22 * missing header (#1080323)
57 * Fix memleaks 23 * Update ClockTool when timeformat changed (#1026096)
58 * A few fixes to compile fluxbox with icc and mipspro(irix) #1045785
59 * Fixed a problem when system-date is set back
60 * Fixed some TextBox issues with some "untypeable" keys
61 * Fix a couple of bugs with transparency in toolbar/buttons
62 * Fix crash when in windowmenu->submenu and closing the app
63 * other bug fixes:
64 #1057499 font with :shadow isn't loaded
65 #1052095 the windowmenu didnt close, when the current tab changed
66 #1039658 transparency issues on unfocused windows
67
68
69See ChangeLog for more details 24See ChangeLog for more details