Age | Commit message (Expand) | Author | Files | Lines |
2007-08-05 | some minor changes | markt | 3 | -15/+16 |
2007-08-05 | remember role too by default | simonb | 1 | -13/+17 |
2007-08-05 | remember on the class AND instance name by default | simonb | 1 | -1/+8 |
2007-08-05 | revert accidental change, sorry mark | simonb | 1 | -1/+1 |
2007-08-04 | fix encoding of [begin] label | simonb | 1 | -9/+15 |
2007-08-04 | only possible anomaly I can see here | simonb | 1 | -0/+3 |
2007-08-04 | Fix system tray restart issues | simonb | 6 | -14/+56 |
2007-07-31 | add some decorations to torn menus, and fix restart without an argument | markt | 3 | -11/+18 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 9 | -30/+35 |
2007-07-19 | minor fix for alt-tab | fluxgen | 1 | -1/+5 |
2007-07-17 | updated behavior of alt-tab to match pre-devel, fixing bug #1755698 | markt | 5 | -47/+56 |
2007-07-15 | make sure menus close only when right clicking down and up on the 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 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 8 | -25/+40 |
2007-07-07 | allow negative indices in :Workspace <int> | markt | 1 | -2/+9 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 5 | -9/+25 |
2007-07-06 | we know better than MPlayer | markt | 3 | -19/+48 |
2007-07-03 | some security fixes for fluxbox-remote, and a minor change 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 images when XGetGeometry fails in FbTk::FbPixmap::copy | markt | 1 | -7/+8 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 5 | -2/+40 |
2007-07-02 | minor usability fix for :Tab command and fixed handle rendering when switchin... | markt | 2 | -5/+7 |
2007-07-02 | fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0 | markt | 2 | -35/+39 |
2007-07-01 | added key commands :AddWorkspace and :RemoveLastWorkspace | markt | 3 | -0/+28 |
2007-07-01 | more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION | markt | 6 | -15/+44 |
2007-06-30 | make internal tabs default | markt | 1 | -1/+1 |
2007-06-30 | fixed implementation of _NET_WM_STATE_MODAL | markt | 5 | -23/+49 |
2007-06-30 | fixed the groups file for the last time | markt | 2 | -2/+8 |
2007-06-30 | little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabs | markt | 2 | -7/+16 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 23 | -0/+131 |
2007-06-28 | strip off extra bits set by Xorg in event state | markt | 1 | -2/+3 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 4 | -30/+29 |
2007-06-09 | small fix for the /bin/sh issue .. just using /bin/zsh now | mathias | 1 | -3/+1 |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt | 3 | -23/+42 |
2007-06-06 | fix for the following problem: | mathias | 1 | -1/+4 |
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 | 1 | -4/+6 |
2007-06-03 | open slit menu properly wrt xinerama | markt | 1 | -17/+16 |
2007-06-03 | send transient windows along with sendtoworkspace | markt | 2 | -19/+30 |
2007-06-03 | fixes bug with rox panel flickering with mousefocus | markt | 1 | -3/+2 |
2007-06-01 | fixed infinite loop caused by removing the last workspace when it contains wi... | markt | 1 | -2/+3 |
2007-05-20 | fixed bug #1717782, Bad fullscreen in ooimpress. | fluxgen | 1 | -2/+11 |
2007-05-20 | added fullscreen test | fluxgen | 2 | -0/+173 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 1 | -9/+26 |
2007-05-19 | added title test for _NET_WM_NAME and WM_NAME memory leaks | fluxgen | 2 | -0/+123 |
2007-05-17 | make sure included menus get remembered, in case they're modified | markt | 1 | -0/+3 |
2007-05-17 | added include command to ITypeAheadable.hh header for tolower() | markt | 1 | -0/+6 |
2007-05-17 | fixed some window placement issues | markt | 2 | -5/+8 |
2007-05-12 | changed interpretation of maximize horz/vert on a maximized window | markt | 1 | -36/+14 |