aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-05-19added title test for _NET_WM_NAME and WM_NAME memory leaksfluxgen2-0/+123
2007-05-17make sure included menus get remembered, in case they're modifiedmarkt1-0/+3
2007-05-17added include command to ITypeAheadable.hh header for tolower()markt1-0/+6
2007-05-17fixed some window placement issuesmarkt2-5/+8
2007-05-12changed interpretation of maximize horz/vert on a maximized windowmarkt1-36/+14
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt2-15/+7
2007-05-05better check these toomarkt1-3/+3
2007-05-05fixing return value checks for utf8 stringsmarkt1-2/+3
2007-05-04fix infinite loop caused by deiconify commandmarkt2-3/+6
2007-04-24fixed a bug in parsing cli, thanks to steven kah hien wong <steven at zensaki...mathias1-5/+6
2007-04-24fix segfault on exit/restart after having opened a custommenumarkt1-0/+4
2007-04-23disabled resizing shaded windowsmarkt3-22/+10
2007-04-20fix slit onhead with BOTTOMLEFT placement, patch from Tomas Janousek <tomi at...mathias1-1/+1
2007-04-19fixed crash when CustomMenu doesn't point to a real filemarkt1-0/+2
2007-04-18fix for fbsetbg -l when last wallpaper was using fbsetrootmarkt1-1/+1
2007-04-17basicly cosmetic changes, patch by slava semushinmathias11-62/+28
2007-04-10added alias "kill" for keys filemarkt1-0/+1
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt2-3/+4
2007-04-08use proper test for whether it's a number.simonb1-1/+1
2007-04-08Only replace numbers with zeros when calculating clock width.simonb1-1/+11
2007-04-05changed caps lock detection to use LockMask, so the actual key can be used fo...markt2-10/+8
2007-04-03getting rid of more useless files in the repomarkt2-9/+0
2007-04-03fixed a bug, removed some unused codemarkt5-69/+18
2007-04-01fixed problem with creating windows in iconic statemarkt5-38/+16
2007-04-01more documentationfluxgen1-22/+52
2007-03-31fixed some compiling issuesmarkt3-9/+2
2007-03-31added documentfluxgen1-26/+148
2007-03-31Fix window menu context when opened by clicking on tabsimonb2-4/+29
2007-03-30set m_icon_title to, you'll never guess, the icon titlemarkt1-1/+1
2007-03-25little fix for clients in tabbed windows raising themselvesmarkt1-1/+1
2007-03-24removed warning for no background in stylemarkt1-7/+1
2007-03-24workspace menu wasn't updating when window titles changedmarkt1-1/+1
2007-03-22small update for the copyright datemathias1-2/+2
2007-03-21fix a little compile error on some machinesmarkt1-0/+2
2007-03-21hidemenus hide custommenus and fix custommenu memleakmarkt2-3/+9
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