update
fluxgen fluxgen
M
BUGS
→
BUGS
@@ -3,7 +3,7 @@
bugs: * Window handle is invisible sometimes. -* Disabling full-maximize doesn't work. + * Some menus don't close when you click on items. * Transparancy for the slit does not always work right. * After startup the font of the toolbar is to big; reload config works@@ -22,3 +22,4 @@ * Some people get weird transparency behaviour.
-> this appears to be a problem with nvidia drivers, make sure RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC on #fluxbox, and barlad in gentoo forums) +* Disabling full-maximize doesn't work (fixed in cvs).
M
ChangeLog
→
ChangeLog
@@ -1,5 +1,15 @@
(Format: Year/Month/Day) Changes for 0.9.4: +*03/06/18: + * Fixed toolbar and slit maximize implementation (Henrik) + Toolbar.hh/cc, Slit.hh/cc + * Fixed _NET_WM_STRUT support (Henrik) + Ewmh.hh/cc, AtomHandler.hh, Gnome.hh, Remember.hh, ToolbarHandler.hh + Screen.hh/cc, fluxbox.cc, Window.hh/cc + * Added Strut.hh which contains left, right, top and bottom (Henrik) +*03/06/16: + * Fixed trailing whitespace in group file loading (Henrik) + Workspace.cc *03/06/15: * Apply workaround for strftime test - fails with gcc 3.3 due to compiler bug? - thanks Joshua Kwan (Simon)@@ -27,12 +37,14 @@ will match anything ending with term, for up to 2 instances
- e.g. [app] (title=.*gaim.*) will match anything with gaim in the title ("gaim", "the gaim window", etc. - RegExp.hh/cc ClientPattern.hh/cc configure.in Makefile.am Remember.hh/cc WinClient.hh/cc StringUtil.hh/cc + RegExp.hh/cc ClientPattern.hh/cc configure.in Makefile.am Remember.hh/cc + WinClient.hh/cc StringUtil.hh/cc *03/06/12: * Renamed i18n.hh/cc to I18n.hh/cc (Henrik) *03/06/11: * Added nls for antialias (Thanks ...) nls/C/Configmenu.m, Screen.cc, nls/C/ja_JP/Configmenu.m +--------------------------------------------------------------------------------- Changes for 0.9.3: *03/06/08: * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon)
M
TODO
→
TODO
@@ -24,7 +24,6 @@ choose a window to group with the one where you are
* Fix configurable toolbar so the user can configure toolbar in a config file * Finnish (Finland) translation -* Wheel-config support * Separator in the menus * "Iconify group"/group commands in Windowmenu * Call and navigate menus from the keyboard (bind a menu to a key