JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2019-08-14 Jason Woofendenfix keys pressed while kbspawn key is still down master
2019-02-04 Jason Woofendenno top bar, no tabs, equal sizes
2018-03-15 Jason Woofendenanother command gets workspace env
2018-03-09 Jason Woofendentopbar: minify workspace map
2018-03-09 Jason Woofendenremove variable for layout display
2018-03-05 Jason Woofendentopbar only over master, slaves are same height as...
2018-03-05 Jason Woofendentopbar: hide layout indicator
2018-03-05 Jason Woofendengutter between master and slaves
2017-08-07 Jason Woofendendon't assume home directory
2017-08-07 Jason Woofendenupdate config
2017-04-04 Jason Woofendenfixed! freeze X event queue instead of buffering
2017-04-04 Jason Woofendencleanup, buffer KeyRelease events too
2017-04-03 Jason Woofendenspawn from mouse button events
2017-04-03 Jason Woofendenallow XF86XK_... keysyms in config.h
2017-04-03 Jason Woofendens/_BSD_SOURCE/_DEFAULT_SOURCE/ to make compiler happy
2017-04-03 Jason Woofendengrab all keys so kbspawn buffering actually works
2017-04-03 Jason Woofendenold code fix
2016-06-18 Jason Woofendeninstall to ~/local
2016-06-18 Jason Woofendenremove unused variable
2015-08-25 Jason Woofendenignore clicks on top bar
2015-04-18 Jason Woofendenfloating rules trigger centering too
2015-04-18 Jason Woofendenonly buffer keypresses on new kbspawn()
2015-04-18 Jason Woofendenbuffer key presses between spawn and window open
2015-04-16 Jason Woofendencreate _MOTIF_WM_HINTS atom
2015-03-26 Jason Woofendendocument open/close focus predictability
2015-03-26 Jason Woofendensplain WORKSPACE_NUMBER
2015-03-26 Jason Woofendenupdate config.def.h with my settings, docs
2015-03-26 Jason Woofendensay it's a fork, add overview of differences
2015-03-26 Jason Woofendenmonocle: don't resize windows when moving them offscreen
2015-03-26 Jason Woofendenfix monocle mode
2015-02-27 Jason Woofendendon't focus on hover
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 Smithunfocus 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 Smithadd sloppy monitor focus
2011-11-06 Connor Lane Smithnew default colour scheme
2011-11-06 Connor Lane Smithcalculate window/monitor intersection
2011-11-06 Connor Lane Smithhonour fullscreen hint on map
next