Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-23 | use a timer to make sure focus always reverts if possible | markt | 1 | -6/+20 |
2006-07-22 | dead resource | markt | 1 | -1/+0 |
2006-07-20 | properly revert focus when two windows close at the same time | markt | 1 | -4/+4 |
2006-07-14 | include iconic windows when cycling | markt | 1 | -0/+2 |
2006-07-13 | remove lock from RootTheme and redundant loadTheme from fluxbox | markt | 1 | -2/+0 |
2006-07-04 | some dead resources and the functions that go with them | markt | 1 | -2/+0 |
2006-07-03 | call waitpid until no more children to wait for (thanks Devin/dlab). | simonb | 1 | -1/+2 |
2006-06-30 | more dead functions | markt | 1 | -20/+0 |
2006-06-30 | another dead function | markt | 1 | -5/+0 |
2006-06-29 | Fixing my own code | markt | 1 | -2/+2 |
2006-06-22 | Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely | mathias | 1 | -26/+45 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -21/+21 |
2006-06-18 | added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS | fluxgen | 1 | -0/+8 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -12/+10 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -1/+1 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 1 | -1/+1 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -6/+7 |
2006-04-23 | reload the apps file on flux reload | simonb | 1 | -0/+6 |
2006-04-16 | add reversewheeling option | simonb | 1 | -2/+10 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 1 | -2/+6 |