aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-20new releaseRelease-1.0rc3fluxgen1-1/+1
2007-03-20updated docs in asciidoc-formatmathias3-1152/+1189
2007-03-19added CustomMenu to the NEWSmarkt1-1/+3
2007-03-19added mouse binding newsfluxgen1-0/+8
2007-03-19updatedfluxgen1-9/+9
2007-03-19updatefluxgen1-1/+1
2007-03-191.0rc3fluxgen1-34/+108
2007-03-19active menu item wasn't getting reset properly when closed from [exec] with b...markt2-4/+6
2007-03-19size of relative items in toolbar wasn't being calculated properlymarkt2-15/+12
2007-03-18changed remembering of positions so it only remembers position relative to th...markt2-3/+10
2007-03-18function to find already existing keychains wasn't working properlymarkt2-0/+5
2007-03-17change workspace number of iconified, stuck windows when changing workspacesmarkt2-0/+10
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt5-8/+23
2007-03-16fixed a little bug with placing new menusmarkt1-0/+1
2007-03-16added custommenu commandmarkt4-0/+27
2007-03-11fixed parentrelative menu highlight bugmarkt2-12/+15
2007-03-10make sure autogrouped windows get added to the apps filemarkt2-2/+7
2007-03-10changed default toolbar layer to DOCKmarkt3-4/+8
2007-03-10make sure iconbar text padding gets reapplied on reconfiguremarkt2-2/+3
2007-03-10make sure we don't steal focus from unmanaged windowsmarkt2-2/+17
2007-03-10removed some useless codemarkt4-13/+5
2007-03-07don't mark menu as focused, even if it gets a FocusIn, when it's not visiblemarkt2-2/+7
2007-03-06I seem to have forgotten this in the last patchmarkt2-24/+0
2007-03-06fix a little issue with tempraising windows with transientsmarkt1-0/+2
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