Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -2/+2 |
2006-03-20 | external tabs | simonb | 1 | -5/+7 |
2006-03-18 | no more session.titlebar.left/right. They are now screen specific and the res... | fluxgen | 1 | -11/+0 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -1/+2 |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -157/+24 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -7/+9 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-11-22 | nls for screen argument | fluxgen | 1 | -1/+2 |
2005-11-16 | changelog had wrong name, default was from old patch | simonb | 1 | -1/+1 |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 1 | -4/+5 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -3/+2 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -10/+7 |
2005-06-02 | * patch from vadim <suhanov_vadim@mail.ru>: | mathias | 1 | -1/+1 |
2005-05-10 | cache the root pixmap (per screen) | simonb | 1 | -1/+8 |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias | 1 | -12/+15 |
2005-05-02 | using Select2nd | fluxgen | 1 | -20/+18 |