Age | Commit message (Expand) | Author | Files | Lines |
2007-11-22 | set resize increments to 1 when set to 0 by the application | markt | 2 | -0/+8 |
2007-11-22 | use winclient instead of fluxboxwindow for matching, and removing old code | markt | 4 | -9/+9 |
2007-11-22 | added conditional statements to keys file | markt | 11 | -43/+486 |
2007-11-20 | move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed | markt | 9 | -153/+73 |
2007-11-16 | added :Focus key command | markt | 2 | -3/+10 |
2007-11-16 | ToggleDecor from a window with Deco=TAB should hide the tabs, rather than sho... | markt | 2 | -2/+5 |
2007-11-16 | fix minimization | markt | 1 | -0/+2 |
2007-11-13 | fix signaling when changing tabs | markt | 1 | -1/+6 |
2007-11-12 | a little fix for focusing lowered tabs on other workspaces | markt | 3 | -5/+5 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 28 | -463/+724 |
2007-11-09 | fix font updates in iconbar | markt | 1 | -0/+2 |
2007-11-09 | one more fix again | markt | 1 | -2/+2 |
2007-11-08 | one more fix | markt | 1 | -8/+8 |
2007-11-08 | fix crash bug when cycling focus | markt | 2 | -15/+21 |
2007-11-08 | fix problem with stuck windows from previous patch | markt | 1 | -2/+1 |
2007-11-05 | fix alt-tab | markt | 1 | -1/+3 |
2007-11-05 | various refactoring and minor changes | markt | 9 | -243/+182 |
2007-11-04 | RevertToParent instead of RevertToPointerRoot on window close, | markt | 1 | -3/+2 |
2007-11-04 | update autoraise delay for open windows on reconfigure | markt | 3 | -1/+9 |
2007-11-04 | don't set focus to globally active windows | markt | 1 | -2/+1 |
2007-11-04 | a few random fixes | markt | 2 | -18/+17 |
2007-10-31 | move fullscreen windows to normal layer when they lose focus | markt | 3 | -12/+16 |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 4 | -2/+6 |
2007-10-24 | added focusable.hh | fluxgen | 1 | -0/+1 |
2007-10-24 | fix _NET_CLIENT_LIST updating on window close | markt | 2 | -1/+2 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 29 | -239/+164 |
2007-10-24 | reenabled raising window if window was moved by mouse by 0 pixels | mathias | 2 | -0/+12 |
2007-10-24 | really fix placement when head is remembered but not position | markt | 8 | -6/+13 |
2007-10-23 | allow changing maximization state while window is fullscreen | markt | 1 | -13/+9 |
2007-10-23 | adding/removing workspaces wasn't updating menu | markt | 3 | -1/+5 |
2007-10-23 | we already have a subroutine for this | markt | 1 | -13/+2 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 10 | -80/+222 |
2007-10-23 | allow negated patterns | markt | 3 | -10/+24 |
2007-10-22 | added [mouse] pattern, matches against prop HEAD and the mouse position | fluxgen | 2 | -0/+25 |
2007-10-22 | added missing mouse3 and space before startresizing | fluxgen | 1 | -1/+1 |
2007-10-22 | we can be in shutdown state, which means keys can be destroyed | fluxgen | 2 | -1/+6 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 17 | -151/+169 |
2007-10-21 | allow decorations bitmask to be specified with 0x | markt | 4 | -14/+12 |
2007-10-18 | some xinerama features | fluxgen | 1 | -4/+16 |
2007-10-18 | fixed bug #1809786 | fluxgen | 2 | -1/+8 |
2007-10-15 | add OnWindow modifier to keys file | markt | 5 | -2/+28 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 10 | -37/+46 |
2007-10-14 | bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculated | mathias | 3 | -19/+26 |
2007-10-13 | merged changes from pre-devel | markt | 92 | -3148/+3054 |
2007-10-13 | updated ru_RU (thanx Konstantin mit3z Shashkin) | mathias | 2 | -4/+46 |
2007-10-13 | deiconify windows via :Deiconify in reverse order | mathias | 2 | -2/+5 |
2007-10-11 | svn version again | fluxgen | 1 | -1/+1 |
2007-10-08 | changed default style to bloe | fluxgen | 3 | -1/+4 |
2007-10-07 | updated background options from tenner | fluxgen | 11 | -1/+69 |
2007-10-07 | update from tenner | fluxgen | 1 | -1/+1 |