aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-04-03getting rid of useless files and adding a few that we apparently wantmarkt2-9/+0
2007-04-03fixed ld error with --disable-toolbarmarkt1-1/+1
2007-04-03fixed a bug, removed some unused codemarkt5-69/+18
2007-04-01more documentationfluxgen1-15/+52
2007-04-01code documentationfluxgen1-7/+79
2007-04-01don't need this anymoremarkt1-9/+0
2007-04-01just converting some old code to make future changes easiermarkt10-204/+152
2007-03-31little compiler warningmarkt1-2/+0
2007-03-31Minor fix in documentationfluxgen1-1/+1
2007-03-31added documentationfluxgen2-5/+24
2007-03-31more documentationfluxgen2-16/+19
2007-03-31added documentfluxgen1-4/+16
2007-03-31added documentfluxgen1-21/+128
2007-03-31fixed a little crash bugmarkt1-1/+1
2007-03-31pattern matching for window commands and [group] in apps filemarkt7-171/+216
2007-03-31added documentationfluxgen1-14/+46
2007-03-30pattern matching for window cyclingmarkt16-213/+419
2007-03-29use window title when icontitle isn't specifiedmarkt1-3/+3
2007-03-29removed groups file, fixed initial_state handlingmarkt9-156/+28
2007-03-28little fix for restoring tabbed windows on restartmarkt1-3/+4
2007-03-27fixed a crash caused by previous commitmarkt1-0/+3
2007-03-27lots and lots of code cleanup, plus introduced new ClientMenu classmarkt34-471/+246
2007-03-25little fix for clients in tabbed windows raising themselvesmarkt1-1/+1
2007-03-25added session.screen0.tabs.usePixmapmarkt8-42/+33
2007-03-24removed warning for no background in stylemarkt1-7/+1
2007-03-24colossal multi-patch, encompassing all of what I did yesterday without intern...markt21-311/+400
2007-03-21fix a little compile error on some systemsmarkt1-0/+2
2007-03-21hidemenus should hide custommenus, and fixed custommenu memleakmarkt2-3/+9
2007-03-21added TypeAheadFocus commandmarkt6-5/+84
2007-03-21added Focusable.hh -- a base class for all focusable windowsmarkt8-61/+101
2007-03-19active menu item wasn't getting reset properly when closed from [exec] with b...markt1-4/+4
2007-03-19size of relative items in toolbar wasn't being calculated properlymarkt1-15/+9
2007-03-18changed remembering of positions so it only remembers position relative to th...markt1-2/+6
2007-03-18function to find already existing keychains wasn't working properlymarkt1-0/+2
2007-03-17change workspace number of iconified, stuck windows when changing workspacesmarkt1-0/+7
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt4-8/+20
2007-03-16fixed a little bug with placing new menusmarkt1-0/+1
2007-03-16added custommenu commandmarkt3-0/+23
2007-03-11fixed parentrelative menu highlight bugmarkt1-12/+12
2007-03-10make sure autogrouped windows get added to the apps filemarkt1-2/+5
2007-03-10changed default toolbar layer to DOCKmarkt1-1/+1
2007-03-10make sure iconbar text padding gets reapplied on reconfiguremarkt1-2/+1
2007-03-10make sure we don't steal focus from unmanaged windowsmarkt1-2/+14
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 visiblemarkt1-1/+3
2007-03-06I seem to have forgotten this in the last patchmarkt2-24/+0
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.markt5-40/+39
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