JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Hiltjo's resize/move limitation
[dwm.git] / dwm.c
2014-08-11 Anselm R Garbeapplied Hiltjo's resize/move limitation
2014-05-29 Anselm R Garbesame as before with dwm.c as well
2013-08-27 Anselm R Garbeapplied Lukas' focus suggestion at startup, thanks
2013-08-02 Anselm R Garbeapplied improved version of Martti Kühne's dmenu/multi...
2013-06-19 Anselm R Garbeapplied Julian's enum approach,
2013-06-16 Anselm R Garbefinished libsl/drw integration
2013-04-17 Anselm R Garberenamed draw into drw
2012-12-08 Anselm R Garbecontinued with draw.c abstraction, also started util...
2012-11-18 anselm@garbe.usreverting the xkb dependency, I don't care if this...
2012-11-18 anselm@garbe.usreverting to plain X11 fonts in order to implement...
2012-11-17 anselm@garbe.uscompile fix
2012-11-17 anselm@garbe.usapplied Neil Klopfstein's patch, slightly modified
2012-11-17 anselm@garbe.usstarting with initial draw.h
2012-11-02 anselm@garbe.usincorporating Xft instead of cairo, cairo provides...
2012-07-08 anselm@garbe.usreverted to old updategeom() after several complains...
2012-06-23 anselm@garbe.usapplied James Turner's XkbKeycodeToKeysym patch, thanks
2012-06-23 anselm@garbe.usdrastically changed updategeom() handling, see comment...
2012-06-23 anselm@garbe.usreversed Andreas Amann's fullscreen fix with the approa...
2012-04-15 anselm@garbe.usadded kludge to fix some input focus misbehavior in...
2012-03-25 anselm@garbe.usapplied Andreas Amanns' netwm_client_list patch, but...
2012-03-25 anselm@garbe.usapplied Andreas Amann's netwm_active_window patch, thx
2012-03-17 anselm@garbe.usapplied Andreas Amann fullscreen fix, some minor modifi...
2012-02-10 Connor Lane Smithunfocus on slow sloppy monitor focus
2012-02-08 anselm@garbe.usapplied Eckehard Berns fix fix, sorry that this took...
2012-01-12 anselm@garbe.usapplied Eckehard Berns barwin leak fix and his suggesti...
2011-11-15 Connor Lane Smithadd sloppy monitor focus
2011-11-06 Connor Lane Smithcalculate window/monitor intersection
2011-11-06 Connor Lane Smithhonour fullscreen hint on map
2011-11-04 anselm@garbe.ustesting Brians multiscreen issue fix
2011-11-02 Christoph Lohmannmake ewmh dialog windows float
2011-10-31 Connor Lane Smithallow 0 nmaster
2011-10-30 Connor Lane Smithfix big-border corner case
2011-10-28 Connor Lane Smithimprove tile spacing
2011-10-25 Connor Lane Smithapply nmaster patch
2011-10-25 Connor Lane Smithapply resize hints in floating layout
2011-10-25 Connor Lane Smithhide clients to the left, not the right
2011-08-15 garbeam@gmail.comapplied Connors cleanup patch of Eckehards proposed...
2011-08-08 garbeam@gmail.comapplied Connors and Valentins patch to improve the...
2011-07-29 garbeam@gmail.comapplied Peter Hartlichs nice interim Xinerama and map...
2011-07-27 garbeam@gmail.comapplied anonymous code cleanup patch
2011-07-24 garbeam@gmail.comadded a marker for the flash fullscreen issue
2011-07-20 garbeam@gmail.comapplied Connors aesthitic buf fix in tile(), thanks
2011-07-20 garbeam@gmail.comapplied Peters magic float mode bugfix
2011-07-20 garbeam@gmail.comapplied lolilolicon's floating center patch, further...
2011-07-20 garbeam@gmail.comthanks to recursions on IRC for his remark
2011-07-10 garbeam@gmail.comapplied Peters wintoclient/wintomon optimisation in...
2011-07-10 garbeam@gmail.comremoved unneeded offset recalculation, thanks Jukka...
2011-07-10 garbeam@gmail.comundo the focus optimisation patch for 5.9
2011-07-09 garbeam@gmail.comapplied Peters two patches, please test hg tip, if...
2011-07-02 garbeam@gmail.comapplied Garys patch in a slightly modified way
2011-07-01 garbeam@gmail.comapplied Nicolas Capit's patch as interim solution until...
2011-06-27 Connor Lane Smithfixed scroll lock (thanks bogdan)
2011-06-27 Connor Lane Smithfix numlock (thanks mikhail)
2011-06-25 garbeam@gmail.commaking enternotify less focus hungry
2011-06-24 garbeam@gmail.comapplied Andreas Amann's patch from Oct 2010, thanks
2011-06-17 garbeam@gmail.comapplied Rudys barwidth patch, thanks Rudy
2011-06-14 garbeam@gmail.comdon't check for monocle layout in zoom() exit condition
2011-06-11 garbeam@gmail.comfixing some minor issues, next week is dwm-5.9 release...
2011-06-04 Connor Lane Smithfix typo
2011-06-04 Connor Lane Smithcleaner drawing
2011-05-12 Anselm R Garbeapplied Evil_Bobs cleanup patch
2011-04-26 Anselm R Garbeapplied Jack's mplayer fullscreen patch
2011-04-15 Anselm R Garbemissed declaration
2011-04-15 Anselm R Garbeminor fix of the NetActiveWindow multi-monitor flaw...
2011-04-14 Anselm R Garbeapplied Peter/Andreas NetActiveWindow patch in a slight...
2011-04-12 Anselm R Garbeapplied Brendan MacDonell's WM_TAKE_FOCUS patch, thanks...
2011-03-25 Anselm R Garbeapplied another patch of Hiltjo, thanks
2011-03-25 Anselm R Garbeapplied Hiltjos' BUGS patch from 23 Mar, sorry took...
2011-03-23 Anselm R Garbeapplied Hiltjo's multimon mouse-based resize fix
2011-01-07 Anselm R Garbeapplied anonymous patch, I don't think the reversed...
2010-11-19 Anselm R Garbeapplied Hiltjo's cleanup patch
2010-09-27 Anselm R Garbeapplied Hiltjo's tiny cleanup fix
2010-09-25 Anselm R Garbeapplied Hiltjo's tiny cleanup patch, thanks!
2010-09-11 Anselm R Garbedoes this make a difference?
2010-08-23 anselm@garbe.usapplied Hiltjo Posthuma's line saver patch
2010-07-25 Anselm R Garbeapplied Hiltjo Posthuma's double-XineramaQueryScreens...
2010-05-30 Anselm R Garbeimplemented better fullscreen handling, please test
2010-05-29 Anselm R Garberemoving Sylvain's patch because it breaks more than...
2010-05-27 anselm@garbe.usremoved DEBUG code and added 2010 to the copyright...
2010-05-27 anselm@garbe.usapplied Sylvain Laurent's EWMH fullscreen state patch...
2010-04-01 Anselm R Garbeselmon optimisation is needed
2010-03-31 Anselm R Garbemore debug output, experimental focus optimisation
2010-03-31 Anselm R Garbequick typo fix
2010-03-31 Anselm R Garbeit's debug season for upcoming dwm 5.8, so only use...
2009-09-27 Anselm R Garbeapplied Ryan Zheng's patch and re-releasing 5.7.2
2009-09-27 Anselm R Garbefixed the layout symbol bug reported by Nibble (but...
2009-09-22 Anselm R Garbeimplemented nn < n case, k-zed please recheck
2009-09-22 Anselm R Garbeuse buffer instead of pointer for mon->ltsymbol
2009-09-22 Anselm R Garbeadded missing scan
2009-09-21 Anselm R Garbeimplemented different version of updategeom
2009-09-19 Anselm R Garbeadded TODO to updategeom in order to implement a decent...
2009-09-18 Anselm R Garbenew experimental updategeom() additions that should...
2009-09-16 Anselm R Garbeimplemented dynamic layout symbol stuff
2009-09-08 Anselm R Garbeupdate
2009-09-08 Anselm R Garbehard-core destruction
2009-09-08 Anselm R Garberenaming isdestroyed into destroyed
2009-09-08 Anselm R Garbesync when a client is being killed
2009-09-08 Anselm R Garbeadded isdestroyed flag to unmanage
2009-09-07 nsz@tpxalways updategeom when root is configured
2009-08-18 Anselm R Garbeanother small optimisation
next