aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.c
AgeCommit message (Expand)Author
2011-07-10applied Peters wintoclient/wintomon optimisation in enternotify()garbeam@gmail.com
2011-07-10removed unneeded offset recalculation, thanks Jukka, let's see if this breaks...garbeam@gmail.com
2011-07-10undo the focus optimisation patch for 5.9garbeam@gmail.com
2011-07-09applied Peters two patches, please test hg tip, if nothing breaks this is 5.9garbeam@gmail.com
2011-07-02applied Garys patch in a slightly modified waygarbeam@gmail.com
2011-07-01applied Nicolas Capit's patch as interim solution until the multiscreen suppo...garbeam@gmail.com
2011-06-27fixed scroll lock (thanks bogdan)Connor Lane Smith
2011-06-27fix numlock (thanks mikhail)Connor Lane Smith
2011-06-25making enternotify less focus hungrygarbeam@gmail.com
2011-06-24applied Andreas Amann's patch from Oct 2010, thanksgarbeam@gmail.com
2011-06-17applied Rudys barwidth patch, thanks Rudygarbeam@gmail.com
2011-06-14don't check for monocle layout in zoom() exit conditiongarbeam@gmail.com
2011-06-11fixing some minor issues, next week is dwm-5.9 release timegarbeam@gmail.com
2011-06-04fix typoConnor Lane Smith
2011-06-04cleaner drawingConnor Lane Smith
2011-05-12applied Evil_Bobs cleanup patchAnselm R Garbe
2011-04-26applied Jack's mplayer fullscreen patchAnselm R Garbe
2011-04-15missed declarationAnselm R Garbe
2011-04-15minor fix of the NetActiveWindow multi-monitor flaw, slight rearrangementAnselm R Garbe
2011-04-14applied Peter/Andreas NetActiveWindow patch in a slightly modified versionAnselm R Garbe
2011-04-12applied Brendan MacDonell's WM_TAKE_FOCUS patch, thanks Brendan!Anselm R Garbe
2011-03-25applied another patch of Hiltjo, thanksAnselm R Garbe
2011-03-25applied Hiltjos' BUGS patch from 23 Mar, sorry took a while :)Anselm R Garbe
2011-03-23applied Hiltjo's multimon mouse-based resize fixAnselm R Garbe
2011-01-07applied anonymous patch, I don't think the reversed array access has semantic...Anselm R Garbe
2010-11-19applied Hiltjo's cleanup patchAnselm R Garbe
2010-09-27applied Hiltjo's tiny cleanup fixAnselm R Garbe
2010-09-25applied Hiltjo's tiny cleanup patch, thanks!Anselm R Garbe
2010-09-11does this make a difference?Anselm R Garbe
2010-08-23applied Hiltjo Posthuma's line saver patchanselm@garbe.us
2010-07-25applied Hiltjo Posthuma's double-XineramaQueryScreens() patch, thanks Hiltjo!Anselm R Garbe
2010-05-30implemented better fullscreen handling, please testAnselm R Garbe
2010-05-29removing Sylvain's patch because it breaks more than it fixes unfortunately, ...5.8.1Anselm R Garbe
2010-05-27removed DEBUG code and added 2010 to the copyright list5.8anselm@garbe.us
2010-05-27applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a...anselm@garbe.us
2010-04-01selmon optimisation is neededAnselm R Garbe
2010-04-01more debug output, experimental focus optimisationAnselm R Garbe
2010-04-01quick typo fixAnselm R Garbe
2010-04-01it's debug season for upcoming dwm 5.8, so only use this if you really want t...Anselm R Garbe
2009-09-27applied Ryan Zheng's patch and re-releasing 5.7.25.7.2Anselm R Garbe
2009-09-27fixed the layout symbol bug reported by Nibble (but using a different approac...5.7.1Anselm R Garbe
2009-09-22implemented nn < n case, k-zed please recheckAnselm R Garbe
2009-09-22use buffer instead of pointer for mon->ltsymbolAnselm R Garbe
2009-09-22added missing scanAnselm R Garbe
2009-09-21implemented different version of updategeomAnselm R Garbe
2009-09-19added TODO to updategeom in order to implement a decent version of it soonAnselm R Garbe
2009-09-18new experimental updategeom() additions that should avoid several problems wi...Anselm R Garbe
2009-09-16implemented dynamic layout symbol stuffAnselm R Garbe
2009-09-08updateAnselm R Garbe
2009-09-08hard-core destructionAnselm R Garbe