aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-05-16added session.screen<N>.noFocusWhileTypingDelaymarkt4-39/+56
2007-05-13added {Row,Col}MinOverlapPlacement strategiesmarkt5-2/+283
2007-05-12changed interpretation of maximize horz/vert on maximized windowsmarkt1-36/+14
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt2-15/+7
2007-05-05checking some return valuesmarkt1-4/+5
2007-05-04fixed infinite loop caused by deiconify commandmarkt2-3/+6
2007-04-27bug in command line parsingmarkt1-5/+6
2007-04-23added clientmenu command, set iconicstate properly, disabled resizing shaded ...markt10-144/+219
2007-04-20fixed slit's placement with xineramamarkt1-1/+1
2007-04-19fixed crash when CustomMenu doesn't point to a real filemarkt1-0/+2
2007-04-18merged changes from trunkmarkt11-64/+30
2007-04-18fbsetbg -l didn't work properly when previous wallpaper was from fbsetrootmarkt1-1/+1
2007-04-13fixed some focus issues with FocusNew offmarkt3-32/+32
2007-04-11added session.screen<N>.maxIgnoreIncrementmarkt4-8/+32
2007-04-10added alias "kill" to keys filemarkt1-0/+1
2007-04-08fix for determining the width of clock (copied from Simon's commit to trunk)markt1-1/+11
2007-04-08added OnToolbar modifier, removed followModel, fixed unpressed button renderingmarkt14-259/+170
2007-04-07more of the samemarkt14-183/+50
2007-04-06more of the samemarkt9-147/+80
2007-04-05some minor changes and reorganizationmarkt12-110/+83
2007-04-04moved some code from here to theremarkt11-65/+52
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