aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-19when a client in a tabbed window asks to be raised, set it to the current clientmarkt1-0/+1
2007-02-19fixed some strange behavior with tabbing a transient to its main windowmarkt2-1/+4
2007-02-18little cleanupmarkt3-11/+3
2007-02-17an empty slit without autoHide but with clients in the slitlist file still cr...markt3-8/+10
2007-02-17update workspace names on reconfig, and don't truncate list of names when wri...markt3-5/+9
2007-02-17fixed some issues with creating and alt-tabbing to transients of inactive tabsmarkt2-10/+7
2007-02-12little cleanupmarkt1-7/+0
2007-02-11forgot to revert part of my previous patchmarkt1-10/+5
2007-02-11still fixing bug with session.ignoreBordermarkt1-10/+25
2007-02-10windows weren't getting set resizable when MaxSize and MinSize hints changedmarkt2-7/+8
2007-02-10changed default value for decorateTransients in the init filemarkt2-2/+2
2007-02-10it was still possible to move a window by grabbing the border with session.ig...markt2-5/+14
2007-02-10window was growing when we received a configurerequest that changed width but...markt2-1/+9
2007-02-09added mouse bindings to the keys filemarkt16-127/+433
2007-02-06wrong client was raised when attaching an unfocused window to the focused windowmarkt2-0/+6
2007-02-06closing a window from the workspace menu should close the chosen client,markt5-4/+27
2007-02-05change defaults for fullMaximization and autoRaisemarkt2-4/+4
2007-02-05some fixes for grouping with the apps filemarkt4-37/+73
2007-02-04fix remembered layer and layer menumarkt5-10/+22
2007-02-04clicking on the edge of a button didn't workmarkt2-2/+7
2007-02-03updated documentationmarkt1-81/+24
2007-02-02revert svn 4684, transparency in window buttonsmarkt4-184/+210
2007-02-02added SetAlpha key commandmarkt5-4/+91
2007-01-27another little fixmarkt1-1/+3
2007-01-27minor cleaningfluxgen1-4/+4
2007-01-27minor cleaningfluxgen1-6/+14
2007-01-27bunch of cleanup, little bug fixesmarkt5-121/+47
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt3-7/+9
2007-01-26opening window on different workspace should put it at front of focused list ...markt4-5/+19
2007-01-26little cleanupmarkt2-82/+15
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt2-28/+17
2007-01-24detect shell from environment variablemarkt2-1/+10
2007-01-24documented scroll actions in the manualmarkt1-0/+11
2007-01-21allow transparency in window buttonsmarkt4-206/+184
2007-01-21don't move window frame when closing tab with non-northwest gravity, just the...markt2-3/+7
2007-01-21various changes to menu behaviormarkt4-16/+46
2007-01-20use uppercase arguments to fbsetbg from stylesmarkt2-6/+8
2007-01-20change rootcommand entry in docs to reflect changes from previous revisionmarkt1-5/+5
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt4-37/+14
2007-01-20minor changes for cascade placementmarkt2-7/+9
2007-01-16right click on iconbutton toggles menumarkt2-9/+8
2007-01-16automatically reconfigure after changing alpha from menu, using a timermarkt2-5/+35
2007-01-15prevent per-window alpha menu from scrolling past 0 or 255:markt2-14/+18
2007-01-15fix rootmenu disappearing on reconfigure -- I can't tell that the code Imarkt2-43/+12
2007-01-15minor edits to manualmarkt1-6/+9
2007-01-14stay on same workspace after restartmarkt2-2/+17
2007-01-14allow windows to deiconify themselvesmarkt2-1/+5
2007-01-14make sure we ungrab the keyboard when changing the alt-tab screen,markt2-1/+8
2007-01-14several fixes for background option in stylesmarkt14-111/+207
2007-01-13don't change focus order unless the user specifically focuses a windowmarkt5-7/+18