Age | Commit message (Expand) | Author | Files | Lines |
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 | 13 | -62/+85 |
2007-07-07 | allow negative indices for :Workspace <int> | markt | 2 | -9/+18 |
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 | 8 | -28/+39 |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt | 6 | -18/+61 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 9 | -11/+111 |
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 | enable Xinerama and Imlib2 by default | markt | 1 | -20/+23 |
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 | 2 | -2/+2 |
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 | 24 | -0/+141 |
2007-06-28 | strip off additional bits in event state provided by Xorg | markt | 1 | -2/+3 |
2007-06-28 | some minor changes for fbgm | markt | 1 | -24/+28 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 4 | -30/+29 |
2007-06-09 | fix for exec changes | markt | 2 | -6/+2 |
2007-06-08 | patches from trunk | markt | 7 | -1003/+1836 |
2007-06-08 | don't tab transient windows from apps file, and change their layers along wit... | markt | 4 | -23/+46 |
2007-06-03 | update menu xinerama settings after moving | markt | 4 | -2/+24 |
2007-06-03 | deiconify windows when auto-grouped with new window, when using focusnew | markt | 3 | -2/+9 |
2007-06-03 | open slit menu properly wrt xinerama | markt | 2 | -17/+18 |
2007-06-03 | send transients along with window to other workspaces | markt | 3 | -14/+30 |
2007-06-03 | store the EWMH window in Screen.cc, so it gets destroyed when we destroy the ... | markt | 4 | -17/+7 |
2007-06-03 | fixes a bug with rox panel flickering with mousefocus | markt | 2 | -3/+6 |
2007-06-01 | fixed infinite loop with Workspace::removeAll | markt | 1 | -2/+3 |
2007-06-01 | added AddWorkspace and RemoveLastWorkspace key commands | markt | 4 | -0/+31 |
2007-05-25 | little fix for reverting focus from windows that destroy themselves | markt | 1 | -1/+4 |
2007-05-24 | immediately set a window as unfocused when unmapping, so other functions know | markt | 1 | -0/+2 |
2007-05-23 | added :attach command | markt | 4 | -3/+41 |
2007-05-23 | little fix for focusing auto-grouped windows | markt | 1 | -4/+7 |
2007-05-20 | added session.screen<N>.maxDisableMove/Resize, plus some other cleanup | markt | 7 | -32/+27 |
2007-05-20 | added tests | fluxgen | 3 | -0/+296 |
2007-05-20 | fixed bug #1717782, Bad fullscreen in ooimpress. | fluxgen | 2 | -2/+16 |
2007-05-20 | little fixes for window focus on restart | markt | 2 | -11/+13 |
2007-05-20 | this is probably a better measure of whether or not the focus change is desired | markt | 1 | -1/+2 |
2007-05-19 | don't focus new windows while typing | markt | 1 | -0/+3 |
2007-05-19 | added back limited behavior for session.screen0.followModel | markt | 7 | -21/+39 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 2 | -9/+29 |
2007-05-18 | some minor changes | markt | 3 | -15/+16 |
2007-05-17 | make sure included file is valid before saving it | markt | 1 | -1/+3 |
2007-05-17 | added includes for tolower() command | markt | 1 | -0/+8 |
2007-05-17 | fixed some window placement issues | markt | 4 | -17/+27 |