Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | don't add program icons to tabs for previous users, for backwards compatibili... | Mark Tiefenbruck | 1 | -1/+1 |
2008-04-26 | some updates for the startup file in modern times | Mark Tiefenbruck | 1 | -2/+10 |
2008-04-25 | add fbrun to default apps file | Mark Tiefenbruck | 1 | -2/+10 |
2008-01-31 | fix focus revert when closing menu | Mark Tiefenbruck | 1 | -3/+3 |
2008-01-27 | Call XRRUpdateConfiguration before querying Xinerama | Tomas Janousek | 1 | -0/+1 |
2008-01-25 | cosmetics | Mathias Gumz | 1 | -1/+1 |
2008-01-13 | fix crashes on restart | Mark Tiefenbruck | 1 | -8/+7 |
2008-01-13 | fix some issues with reverting focus | Mark Tiefenbruck | 1 | -22/+10 |
2008-01-12 | move some stuff from Fluxbox to BScreen | Mark Tiefenbruck | 1 | -57/+0 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -2/+2 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2008-01-02 | more encapsulation for Ewmh | Mathias Gumz | 1 | -1/+1 |
2008-01-01 | fix some flickering on focus change | Mark Tiefenbruck | 1 | -61/+43 |
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-19 | check apps file settings after ewmh and gnome | Mark Tiefenbruck | 1 | -7/+7 |
2007-12-17 | removed session.screen<N>.imageSearchPath, as it was: | Mark Tiefenbruck | 1 | -11/+0 |
2007-12-16 | load style before loading theme objects, remove duplicate theme load | Mark Tiefenbruck | 1 | -3/+3 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -13/+0 |
2007-12-09 | added OnTitlebar modifier to keys file | markt | 1 | -1/+1 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -18/+10 |
2007-11-09 | one more fix again | markt | 1 | -2/+2 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -21/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -140/+88 |
2007-08-04 | Fix system tray restart issues | simonb | 1 | -0/+2 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 1 | -1/+1 |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 1 | -15/+10 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 1 | -1/+1 |
2007-06-03 | send transient windows along with sendtoworkspace | markt | 1 | -1/+2 |
2007-04-24 | fix segfault on exit/restart after having opened a custommenu | markt | 1 | -0/+4 |
2007-04-17 | basicly cosmetic changes, patch by slava semushin | mathias | 1 | -12/+0 |
2007-04-01 | fixed problem with creating windows in iconic state | markt | 1 | -6/+4 |
2007-03-10 | make sure we don't steal focus from unmanaged windows | markt | 1 | -2/+14 |
2007-03-04 | moved some code around (regarding event handling) in preparation for upcoming... | markt | 1 | -80/+0 |
2007-03-03 | removed session.numLayers resource, as it was useless and caused segfaults | markt | 1 | -2/+1 |
2007-03-01 | changed FocusControl::cycleFocus() to take a list of windows as an argument | markt | 1 | -28/+7 |
2007-02-27 | lots of unrelated fixes | markt | 1 | -1/+3 |
2007-02-17 | update workspace names on reconfig, and don't truncate list of names when wri... | markt | 1 | -5/+3 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -53/+45 |
2007-01-14 | make sure we ungrab the keyboard when changing the alt-tab screen, | markt | 1 | -1/+6 |
2007-01-08 | fixed _NET_WM_DESKTOP regression | markt | 1 | -8/+9 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 1 | -2/+3 |
2007-01-03 | don't run [startup] items on restart | markt | 1 | -2/+2 |
2007-01-01 | don't run [startup] items if fluxbox fails to load | markt | 1 | -25/+31 |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt | 1 | -9/+4 |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt | 1 | -2/+12 |
2006-12-16 | Apparently, this code did the following: | markt | 1 | -11/+0 |
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen | 1 | -4/+9 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -9/+23 |
2006-07-25 | don't revert focus away from command dialogs | markt | 1 | -1/+2 |
2006-07-23 | forgot about the menu | markt | 1 | -3/+3 |