aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-11-16fix minimizationmarkt1-0/+2
2007-11-13fix signaling when changing tabsmarkt1-1/+6
2007-11-12a little fix for focusing lowered tabs on other workspacesmarkt3-5/+5
2007-11-12allow arbitrary window patterns in iconbarmarkt24-452/+687
2007-11-09fix font updates in iconbarmarkt1-0/+2
2007-11-09one more fix againmarkt1-2/+2
2007-11-08one more fixmarkt1-8/+8
2007-11-08fix crash bug when cycling focusmarkt1-15/+18
2007-11-08fix problem with stuck windows from previous patchmarkt1-2/+1
2007-11-05fix alt-tabmarkt1-1/+3
2007-11-05various refactoring and minor changesmarkt9-243/+182
2007-11-04RevertToParent instead of RevertToPointerRoot on window close,markt1-3/+2
2007-11-04update autoraise delay for open windows on reconfiguremarkt2-1/+6
2007-11-04don't set focus to globally active windowsmarkt1-2/+1
2007-11-04a few random fixesmarkt2-18/+17
2007-10-31move fullscreen windows to normal layer when they lose focusmarkt2-12/+13
2007-10-24fixed gcc 2.96 compile problemfluxgen3-2/+4
2007-10-24added focusable.hhfluxgen1-0/+1
2007-10-24fix _NET_CLIENT_LIST updating on window closemarkt2-1/+2
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt28-239/+161
2007-10-24reenabled raising window if window was moved by mouse by 0 pixelsmathias1-0/+9
2007-10-24really fix placement when head is remembered but not positionmarkt8-6/+13
2007-10-23allow changing maximization state while window is fullscreenmarkt1-13/+9
2007-10-23adding/removing workspaces wasn't updating menumarkt2-1/+3
2007-10-23we already have a subroutine for thismarkt1-13/+2
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt8-80/+212
2007-10-23allow negated patternsmarkt2-10/+21
2007-10-22added [mouse] pattern, matches against prop HEAD and the mouse positionfluxgen1-0/+19
2007-10-22we can be in shutdown state, which means keys can be destroyedfluxgen1-1/+4
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt12-139/+124
2007-10-21allow decorations bitmask to be specified with 0xmarkt1-4/+5
2007-10-18fixed bug #1809786fluxgen1-1/+4
2007-10-15add OnWindow modifier to keys filemarkt4-2/+25
2007-10-14add support for transient windows in client patterns, and merge a few more ch...markt6-15/+28
2007-10-14bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculatedmathias2-19/+23
2007-10-13merged changes from pre-develmarkt87-3099/+2657
2007-10-13deiconify windows via :Deiconify in reverse ordermathias1-2/+2
2007-09-30load default key bindings on errorsimonb2-10/+38
2007-09-13move dock windows to DOCK layer and remove decorationsmarkt1-0/+2
2007-09-08fix crash when changing toolbar visibility with empty toolbar.toolsmarkt6-7/+10
2007-08-28dont use hardcoded Mod1Mask anymoremathias1-1/+5
2007-08-20fix problems with focus order when changing workspacesmarkt1-2/+4
2007-08-11Changed to Fluxbox Teamfluxgen1-1/+1
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb6-200/+273
2007-08-08fix elements of shaping, more to comesimonb3-30/+80
2007-08-07rotate toolbar texture along with toolbarmarkt1-2/+10
2007-08-06fix KDE dockapps on restartsimonb2-46/+84
2007-08-05some minor changesmarkt3-15/+16
2007-08-05remember role too by defaultsimonb1-13/+17
2007-08-05remember on the class AND instance name by defaultsimonb1-1/+8