Age | Commit message (Expand) | Author | Files | Lines |
2007-12-14 | fix compile issue with gcc 4.3 | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-13 | fix --with-style configure option | markt | 1 | -0/+2 |
2007-12-13 | close menus when they lose focus, instead of on [exec] commands | markt | 1 | -0/+2 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -0/+5 |
2007-12-11 | added edge resize modes | markt | 1 | -0/+3 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -0/+3 |
2007-12-09 | added OnTitlebar modifier to keys file | markt | 1 | -0/+11 |
2007-11-22 | added special FocusIn/Out MouseOver/Out ChangeWorkspace keys | markt | 1 | -0/+14 |
2007-11-22 | added translations for zh_TW | markt | 1 | -0/+1 |
2007-11-22 | set resize increments to 1 when set to 0 by the application | markt | 1 | -0/+3 |
2007-11-22 | added conditional statements to keys file | markt | 1 | -0/+18 |
2007-11-16 | added :Focus key command | markt | 1 | -0/+3 |
2007-11-16 | ToggleDecor from a window with Deco=TAB should hide the tabs, rather than sho... | markt | 1 | -0/+3 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -0/+6 |
2007-11-08 | fix crash bug when cycling focus | markt | 1 | -0/+3 |
2007-11-04 | update autoraise delay for open windows on reconfigure | markt | 1 | -0/+3 |
2007-10-31 | move fullscreen windows to normal layer when they lose focus | markt | 1 | -0/+3 |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 1 | -0/+2 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -0/+3 |
2007-10-24 | reenabled raising window if window was moved by mouse by 0 pixels | mathias | 1 | -0/+3 |
2007-10-23 | adding/removing workspaces wasn't updating menu | markt | 1 | -0/+2 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -0/+7 |
2007-10-23 | allow negated patterns | markt | 1 | -0/+3 |
2007-10-22 | added [mouse] pattern, matches against prop HEAD and the mouse position | fluxgen | 1 | -0/+6 |
2007-10-22 | we can be in shutdown state, which means keys can be destroyed | fluxgen | 1 | -0/+2 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -0/+9 |
2007-10-21 | allow decorations bitmask to be specified with 0x | markt | 1 | -0/+3 |
2007-10-18 | fixed bug #1809786 | fluxgen | 1 | -0/+4 |
2007-10-15 | add OnWindow modifier to keys file | markt | 1 | -0/+3 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 1 | -0/+3 |
2007-10-14 | bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculated | mathias | 1 | -0/+3 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -2/+129 |
2007-10-13 | updated ru_RU (thanx Konstantin mit3z Shashkin) | mathias | 1 | -1/+2 |
2007-10-13 | deiconify windows via :Deiconify in reverse order | mathias | 1 | -0/+3 |
2007-10-08 | changed default style to bloe | fluxgen | 1 | -0/+2 |
2007-10-07 | added new style bloe, thanks Sven Michel | fluxgen | 1 | -0/+1 |
2007-10-07 | minor addons to fbgm (patch from Patrik Wenger <paddor at gmail dot com>) | mathias | 1 | -0/+3 |
2007-09-30 | added new styles from Sven Michel aka tenner, removed some old styles too. | fluxgen | 1 | -0/+5 |
2007-09-30 | load default key bindings on error | simonb | 1 | -0/+4 |
2007-09-21 | update | fluxgen | 1 | -0/+2 |
2007-09-13 | move dock windows to DOCK layer and remove decorations | markt | 1 | -0/+3 |
2007-09-09 | Added support for slovak language, thanks Martin Lukac. | fluxgen | 1 | -0/+3 |
2007-09-08 | fix crash when changing toolbar visibility with empty toolbar.tools | markt | 1 | -0/+3 |
2007-08-28 | dont use hardcoded Mod1Mask anymore | mathias | 1 | -0/+3 |
2007-08-20 | fix problems with focus order when changing workspaces | markt | 1 | -0/+3 |
2007-08-12 | updated de_* | fluxgen | 1 | -0/+2 |
2007-08-11 | updated sv_SE translation | fluxgen | 1 | -0/+3 |
2007-08-10 | update chinese translation, thanks yhlfh | simonb | 1 | -0/+3 |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -0/+6 |
2007-08-08 | fix elements of shaping, more to come | simonb | 1 | -0/+5 |