aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-06fixed bug with keys not working when using a style backgroundmarkt3-7/+12
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt6-42/+44
2007-03-05fixed compiling error with xft disabledmarkt1-1/+1
2007-03-04more little changes to typeahead (thanks Matteo, plus changes from me)markt1-16/+16
2007-03-04little bug fix for menu typeahead (thanks Matteo)markt1-0/+2
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt9-158/+110
2007-03-03removed session.numLayers resource, as it was useless and caused segfaultsmarkt5-14/+6
2007-03-03fixed credit for typeahead patchmarkt1-1/+2
2007-03-03added support for typeahead in menusmarkt12-76/+535
2007-03-02add XK_KP_Enter to menumarkt2-0/+3
2007-03-01changed FocusControl::cycleFocus() to take a list of windows as an argumentmarkt5-111/+73
2007-02-28whoops, didn't mean to add thesemarkt4-0/+0
2007-02-28ignore borders when doing FocusLeft, etc.markt5-8/+8
2007-02-28some code simplification and bug fixesmarkt3-148/+85
2007-02-27fixed a typomarkt1-1/+1
2007-02-27respect external tabs in ArrangeWindows, patch from Tomas Janousek <tomi@nomi...mathias3-2/+13
2007-02-27lots of unrelated fixesmarkt4-11/+9
2007-02-26this shouldn't be necessarymarkt1-1/+0
2007-02-25update systemtray alpha with toolbar alphamarkt3-14/+15
2007-02-25little sanity checkmarkt1-0/+2
2007-02-23and check for maximized state in Ewmh::updateState() while we're at itmarkt2-0/+6
2007-02-23send statesig when maximizing/restoring a windowmarkt2-0/+5
2007-02-23update titlebar buttons on reconfiguremarkt4-33/+85
2007-02-23added some support for XEMBED protocol in systemtraymarkt3-32/+103
2007-02-22command -v seems to cause problems for some distros, despite being POSIX and ...markt3-14/+60
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt2-0/+6
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