Age | Commit message (Expand) | Author | Files | Lines |
2007-08-05 | some minor changes | markt | 4 | -16/+17 |
2007-08-05 | remember role too by default | simonb | 2 | -16/+21 |
2007-08-05 | remember on the class AND instance name by default | simonb | 2 | -1/+12 |
2007-08-05 | translation update from guillote_GNU | simonb | 4 | -60/+73 |
2007-08-05 | revert accidental change, sorry mark | simonb | 1 | -1/+1 |
2007-08-04 | add some bug numbers | simonb | 1 | -0/+1 |
2007-08-04 | fix encoding of [begin] label | simonb | 2 | -9/+18 |
2007-08-04 | fix bug with --with-locale | simonb | 2 | -1/+4 |
2007-08-04 | update generated files | simonb | 12 | -10/+30 |
2007-08-04 | only possible anomaly I can see here | simonb | 1 | -0/+3 |
2007-08-04 | thanks izhirahider, couple of missing strings | simonb | 3 | -0/+5 |
2007-08-04 | add some missing translation strings | simonb | 5 | -5/+16 |
2007-08-04 | Fix system tray restart issues | simonb | 7 | -14/+60 |
2007-08-04 | Add two missing strings | simonb | 7 | -0/+14 |
2007-07-31 | add some decorations to torn menus, and fix restart without an argument | markt | 6 | -16/+26 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 10 | -30/+39 |
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 | 4 | -1/+24 |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 14 | -63/+90 |
2007-07-07 | allow negative indices in :Workspace <int> | markt | 3 | -7/+18 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 6 | -9/+32 |
2007-07-06 | we know better than MPlayer | markt | 4 | -19/+55 |
2007-07-03 | some security fixes for fluxbox-remote, and a minor change for the gvim fix | markt | 9 | -31/+43 |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt | 6 | -12/+50 |
2007-07-03 | minor cosmetics to fluxbox-remote, display of usage | mathias | 1 | -6/+14 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 10 | -11/+116 |
2007-07-03 | don't create gigantic images when XGetGeometry fails in FbTk::FbPixmap::copy | markt | 2 | -7/+11 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 6 | -2/+43 |
2007-07-02 | enable Xinerama and Imlib2 by default | markt | 2 | -20/+25 |
2007-07-02 | minor usability fix for :Tab command and fixed handle rendering when switchin... | markt | 3 | -5/+13 |
2007-07-02 | fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0 | markt | 3 | -35/+45 |
2007-07-01 | added key commands :AddWorkspace and :RemoveLastWorkspace | markt | 4 | -0/+30 |
2007-07-01 | more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION | markt | 7 | -15/+49 |
2007-06-30 | make internal tabs default | markt | 2 | -2/+2 |
2007-06-30 | fixed implementation of _NET_WM_STATE_MODAL | markt | 6 | -23/+51 |
2007-06-30 | fixed the groups file for the last time | markt | 3 | -2/+10 |
2007-06-30 | little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabs | markt | 3 | -7/+19 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 25 | -0/+143 |
2007-06-29 | changed bsetroot to fbsetroot | fluxgen | 1 | -1/+1 |
2007-06-28 | strip off extra bits set by Xorg in event state | markt | 2 | -2/+5 |
2007-06-28 | added some entries to fbgm, plus some minor bug fixes | markt | 2 | -24/+32 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 5 | -30/+32 |
2007-06-09 | small fix for the /bin/sh issue .. just using /bin/zsh now | mathias | 3 | -6/+6 |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt | 4 | -23/+46 |
2007-06-06 | fix for the following problem: | mathias | 3 | -2/+15 |
2007-06-04 | * Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not | grubert | 5 | -3/+8 |
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 | 2 | -4/+9 |