all repos — fluxbox @ 60e90553ed5d2d1b84151990610de35a25770c78

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

60e90553ed5d2d1b84151990610de35a25770c78

parent

6ba7744f65453a2705ba1bb88ce355c4cfde9276

1 files changed, 11 insertions(+), 2 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,6 +1,14 @@

(Format: Year/Month/Day) Changes for 0.9.12 *04/12/10: + * Added Tab command, which goes to a specific tab number + action: + Tab <number> + ex: + Mod1 1 :Tab 1 + Mod2 3 :Tab 3 + (Thanks Steeve Lennmark <steeve dot lennmark at mediasvar dot se>) + CurrentWindowCmd.hh/cc, FbCommandFactory.cc * Close #1080323, missing header (Mathias) FbTk/FbPixmap.cc * Fix issue with maximizing shaded windows, #1082671 (Mathias)

@@ -13,6 +21,7 @@ * Update ClockTool when timeformat changed, close #1026096 (Mathias)

ClockTool.cc * SlitClientMenu had with wheelup/down sometimes (Mathias) Slit.cc +------------------------------------------------------------- Changes for 0.9.11 *04/12/02: * New features for the Slit (Mathias)

@@ -103,7 +112,7 @@ src/Makefile.am

*04/10/22: * Fix for #1039658 (Mathias) FbWinFrame.cc - * Added new ressources: (Mathias + SemiFollow from Erik Postma,thanx) + * Added new resources: (Mathias + SemiFollow from Erik Postma,thanx) - session.*.iconbar.wheelMode: <mode> On - enable mousewheeling on the iconbuttons Off - disables mousewheeling on the iconbuttons

@@ -125,7 +134,7 @@ FbTk/TextureRender.cc fluxbox.hh/cc CommandDialog.cc/hh FbCommands.cc/hh

FbMenuParser.cc HeadArea.cc Ewmh.cc ArrowButton.cc WorkspaceNameTool.hh FbTk/ThemeItems.hh IntResMenuItem.cc SlitTheme.hh FbRootWindow.cc *04/10/18: - * Added session.appsFile to the ressources (Mathias) + * Added session.appsFile to the resources (Mathias) fluxbox.cc/hh Remember.cc * Fixed a problem when system-date is set back (Mathias) FbTk/Timer.cc