Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | deiconify windows via :Deiconify in reverse order | mathias | 1 | -2/+2 |
2007-10-03 | load some default key bindings on error | simonb | 2 | -10/+38 |
2007-09-13 | move dock windows to Dock layer and remove decorations | markt | 1 | -0/+2 |
2007-09-08 | fix crash from changing toolbar visibility, some cleanup, and porting change ... | markt | 7 | -8/+15 |
2007-08-20 | fix problems with focus order when changing workspaces | markt | 1 | -2/+5 |
2007-08-11 | migrate patches from trunk | markt | 2 | -2/+4 |
2007-08-09 | port shape fixes stage 2 from trunk | simonb | 6 | -199/+271 |
2007-08-08 | port shaping fixes stage 1 from trunk | simonb | 3 | -30/+80 |
2007-08-07 | rotate toolbar texture along with toolbar | markt | 1 | -2/+10 |
2007-08-06 | port kde dockapp fix from trunk | simonb | 2 | -46/+84 |
2007-08-05 | some minor fixes | markt | 3 | -13/+14 |
2007-08-05 | port trunk change over to remember role too | simonb | 1 | -13/+17 |
2007-08-05 | port default change from trunk | simonb | 1 | -1/+8 |
2007-08-04 | port encoding of [begin] label fix from trunk | simonb | 1 | -9/+15 |
2007-08-04 | sync with trunk | simonb | 1 | -0/+3 |
2007-08-04 | forward port systray fixes | simonb | 5 | -13/+55 |
2007-07-31 | use some decorations on applications' torn menus, and fix restart without an ... | markt | 3 | -11/+18 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 4 | -103/+47 |
2007-07-22 | another little fix | markt | 1 | -1/+1 |
2007-07-22 | more cleanup | markt | 7 | -8/+8 |
2007-07-22 | remove a bunch of ancient blackbox features that blackbox doesn't even suppor... | markt | 15 | -656/+9 |
2007-07-18 | fix bug with SemiFollow | markt | 6 | -19/+11 |
2007-07-15 | only close menus when right clicking down and up on titlebar | markt | 3 | -5/+10 |
2007-07-08 | remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close | markt | 3 | -1/+21 |
2007-07-07 | some fixes for --program-prefix and --program-suffix, plus fix overwriting in... | markt | 8 | -24/+39 |
2007-07-07 | allow negative indices for :Workspace <int> | markt | 1 | -2/+9 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 5 | -16/+27 |
2007-07-06 | prevent MPlayer from overriding the apps file, and use class name by default ... | markt | 3 | -19/+48 |
2007-07-03 | some security fixes for fluxbox-remote, and some minor changes for the gvim fix | markt | 7 | -27/+38 |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt | 5 | -12/+47 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 7 | -10/+58 |
2007-07-03 | don't create gigantic pixmaps when XGetGeometry fails in FbTk::FbPixmap::copy | markt | 1 | -7/+8 |
2007-07-02 | use old size/position in apps file when window is shaded or maximized | markt | 5 | -2/+40 |
2007-07-02 | minor usability fix for :Tab and :GoToWindow commands | markt | 3 | -13/+13 |
2007-07-02 | fix DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0 | markt | 2 | -23/+27 |
2007-07-01 | random fixes | markt | 6 | -19/+44 |
2007-06-30 | make internal tabs default | markt | 1 | -1/+1 |
2007-06-30 | fix support for _NET_WM_STATE_MODAL | markt | 5 | -23/+49 |
2007-06-30 | hack for making _NET_WM_STATE_DEMANDS_ATTENTION work with tabs | markt | 3 | -7/+20 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 23 | -0/+131 |
2007-06-28 | strip off additional bits in event state provided by Xorg | markt | 1 | -2/+3 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 4 | -30/+29 |
2007-06-09 | fix for exec changes | markt | 1 | -3/+1 |
2007-06-08 | patches from trunk | markt | 1 | -1/+4 |
2007-06-08 | don't tab transient windows from apps file, and change their layers along wit... | markt | 3 | -23/+42 |
2007-06-03 | update menu xinerama settings after moving | markt | 3 | -2/+20 |
2007-06-03 | deiconify windows when auto-grouped with new window, when using focusnew | markt | 2 | -2/+6 |
2007-06-03 | open slit menu properly wrt xinerama | markt | 1 | -17/+16 |
2007-06-03 | send transients along with window to other workspaces | markt | 2 | -14/+27 |
2007-06-03 | store the EWMH window in Screen.cc, so it gets destroyed when we destroy the ... | markt | 4 | -17/+7 |