JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2015-02-23 Jason Woofendenfix: show (opaque) slave when floater has focused
2015-02-18 Jason Woofendenmake tabs out of extra slave windows
2015-02-18 Jason Woofendenshow hidden slave windows in tabs at the bottom
2015-02-18 Jason Woofendensupport _NET_SUPPORTING_WM_CHECK
2014-12-10 Jason Woofendenexport WORKSPACE_NUMBER instead of _SWM_WS
2014-12-02 Jason Woofendenfix deck layout
2014-12-02 Jason Woofendenslave deck almost done
2014-11-19 Jason Woofendenadd screen_hog rule/flag
2014-11-19 Jason Woofendenmake single tiled client use master width
2014-11-19 Jason Woofendenadd .gitignore
2014-11-18 Jason Woofendenrules: match titles only as prefixes
2014-11-18 Jason Woofendenshow config.h changes needed for compatibility with...
2014-11-17 Jason Woofendenpass _SWM_WS env to spawnterm
2014-11-17 Jason Woofendenfix pop()
2014-11-17 Jason Woofendenignore client requests to get focus
2014-11-17 Jason Woofendenfocus new master when closing master
2014-11-17 Jason Woofendenworkspaces remember selected client
2014-11-17 Jason Woofenden-Wno-unused-function (errors from disabling keybinds?!)
2014-11-17 Jason Woofendennew windows open away from master, closing focuses...
2014-11-17 Jason Woofendenfix unfocused transparency
2014-11-17 Jason Woofendenfocusstack(0) focuses master
2014-11-17 Jason Woofendenmake non-focused windows translucent
2014-11-17 Jason Woofendensoftware/virt prefix
2014-08-11 Anselm R Garbeapplied Hiltjo's resize/move limitation
2014-05-29 Anselm R Garbesame as before with dwm.c as well
2014-05-29 Anselm R Garbeupdated copyright notice in LICENSE file
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-07-20 Anselm R Garbedo not take our font declaration as default for st
2013-06-23 Anselm R Garbeapplied Jochen's drw_text patch, thanks
2013-06-19 Anselm R Garbeapplied Julian's enum approach,
2013-06-16 Anselm R Garbefinished libsl/drw integration
2013-05-02 Anselm R Garbeinclude font argument for st by default
2013-05-01 Anselm R Garbeadded st to SEE ALSO section
2013-05-01 Anselm R Garbeuse st as default terminal from now on
2013-05-01 Anselm R Garbeshut up about deprecated Xlib functions
2013-04-17 Anselm R Garberenamed draw into drw
2012-12-09 Anselm R Garbecontinued with draw.c and draw.h implementation, now...
2012-12-08 Anselm R Garbecontinued with draw.c abstraction, also started util...
2012-11-18 anselm@garbe.usremoved DDC, all is Draw-dependent
2012-11-18 anselm@garbe.uscontinued, distinction of Draw and DDC is bad, needs...
2012-11-18 anselm@garbe.usreverting the xkb dependency, I don't care if this...
2012-11-18 anselm@garbe.usbasic draw.c structure
2012-11-18 anselm@garbe.usreverting to plain X11 fonts in order to implement...
2012-11-17 anselm@garbe.usremoved obsolete bugs from BUGS file
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.uskeep 6.1 intact
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... unfocus on slow sloppy monitor focus
2012-02-08 anselm@garbe.usapplied Eckehard Berns fix fix, sorry that this took...
2012-01-22 anselm@garbe.usadded 20h's clarification
2012-01-12 anselm@garbe.usapplied Eckehard Berns barwin leak fix and his suggesti...
2012-01-04 anselm@garbe.usconfig.mk cleanup
2011-12-19 anselm@garbe.usAdded tag 6.0 for changeset ec4baab78314
2011-12-19 anselm@garbe.usbump version to 6.0
2011-11-15 Connor Lane... add sloppy monitor focus
2011-11-06 Connor Lane... new default colour scheme
2011-11-06 Connor Lane... calculate window/monitor intersection
2011-11-06 Connor Lane... honour 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... allow 0 nmaster
2011-10-30 Connor Lane... fix big-border corner case
2011-10-29 garbeam@gmail.comadded keyrelease remark to TODO
2011-10-28 Connor Lane... improve tile spacing
2011-10-26 Connor Lane... add nmaster binds to manpage
2011-10-25 Connor Lane... apply nmaster patch
2011-10-25 Connor Lane... apply resize hints in floating layout
2011-10-25 Connor Lane... hide 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.comchanged sleep 20 into sleep 1 in example script as...
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.comAdded tag 5.9 for changeset dd74622a4785
2011-07-10 garbeam@gmail.comenabled release flags
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... fixed scroll lock (thanks bogdan)
2011-06-27 Connor Lane... fix numlock (thanks mikhail)
2011-06-25 garbeam@gmail.commaking enternotify less focus hungry
next