aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-05revert accidental change, sorry marksimonb1-1/+1
2007-08-04fix encoding of [begin] labelsimonb1-9/+15
2007-08-04only possible anomaly I can see heresimonb1-0/+3
2007-08-04Fix system tray restart issuessimonb6-14/+56
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt3-11/+18
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt9-30/+35
2007-07-19minor fix for alt-tabfluxgen1-1/+5
2007-07-17updated behavior of alt-tab to match pre-devel, fixing bug #1755698markt5-47/+56
2007-07-15make sure menus close only when right clicking down and up on the titlebarmarkt3-5/+10
2007-07-08remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client closemarkt3-1/+21
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt8-25/+40
2007-07-07allow negative indices in :Workspace <int>markt1-2/+9
2007-07-07save workspace names, and some fixes for menu behaviormarkt5-9/+25
2007-07-06we know better than MPlayermarkt3-19/+48
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt7-27/+38