2019-08-14 |
Jason Woofenden | fix keys pressed while kbspawn key is still down master |
commit | commitdiff |
2019-02-04 |
Jason Woofenden | no top bar, no tabs, equal sizes |
commit | commitdiff |
2018-03-15 |
Jason Woofenden | another command gets workspace env |
commit | commitdiff |
2018-03-09 |
Jason Woofenden | topbar: minify workspace map |
commit | commitdiff |
2018-03-09 |
Jason Woofenden | remove variable for layout display |
commit | commitdiff |
2018-03-05 |
Jason Woofenden | topbar only over master, slaves are same height as... |
commit | commitdiff |
2018-03-05 |
Jason Woofenden | topbar: hide layout indicator |
commit | commitdiff |
2018-03-05 |
Jason Woofenden | gutter between master and slaves |
commit | commitdiff |
2017-04-04 |
Jason Woofenden | fixed! freeze X event queue instead of buffering |
commit | commitdiff |
2017-04-04 |
Jason Woofenden | cleanup, buffer KeyRelease events too |
commit | commitdiff |
2017-04-03 |
Jason Woofenden | spawn from mouse button events |
commit | commitdiff |
2017-04-03 |
Jason Woofenden | allow XF86XK_... keysyms in config.h |
commit | commitdiff |
2017-04-03 |
Jason Woofenden | grab all keys so kbspawn buffering actually works |
commit | commitdiff |
2017-04-03 |
Jason Woofenden | old code fix |
commit | commitdiff |
2016-06-18 |
Jason Woofenden | remove unused variable |
commit | commitdiff |
2015-08-25 |
Jason Woofenden | ignore clicks on top bar |
commit | commitdiff |
2015-04-18 |
Jason Woofenden | floating rules trigger centering too |
commit | commitdiff |
2015-04-18 |
Jason Woofenden | only buffer keypresses on new kbspawn() |
commit | commitdiff |
2015-04-18 |
Jason Woofenden | buffer key presses between spawn and window open |
commit | commitdiff |
2015-04-16 |
Jason Woofenden | create _MOTIF_WM_HINTS atom |
commit | commitdiff |
2015-03-26 |
Jason Woofenden | monocle: don't resize windows when moving them offscreen |
commit | commitdiff |
2015-03-26 |
Jason Woofenden | fix monocle mode |
commit | commitdiff |
2015-02-27 |
Jason Woofenden | don't focus on hover |
commit | commitdiff |
2015-02-23 |
Jason Woofenden | fix: show (opaque) slave when floater has focused |
commit | commitdiff |
2015-02-18 |
Jason Woofenden | make tabs out of extra slave windows |
commit | commitdiff |
2015-02-18 |
Jason Woofenden | show hidden slave windows in tabs at the bottom |
commit | commitdiff |
2015-02-18 |
Jason Woofenden | support _NET_SUPPORTING_WM_CHECK |
commit | commitdiff |
2014-12-10 |
Jason Woofenden | export WORKSPACE_NUMBER instead of _SWM_WS |
commit | commitdiff |
2014-12-02 |
Jason Woofenden | fix deck layout |
commit | commitdiff |
2014-12-02 |
Jason Woofenden | slave deck almost done |
commit | commitdiff |
2014-11-19 |
Jason Woofenden | add screen_hog rule/flag |
commit | commitdiff |
2014-11-19 |
Jason Woofenden | make single tiled client use master width |
commit | commitdiff |
2014-11-18 |
Jason Woofenden | rules: match titles only as prefixes |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | pass _SWM_WS env to spawnterm |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | fix pop() |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | ignore client requests to get focus |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | focus new master when closing master |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | workspaces remember selected client |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | new windows open away from master, closing focuses... |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | fix unfocused transparency |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | focusstack(0) focuses master |
commit | commitdiff |
2014-11-17 |
Jason Woofenden | make non-focused windows translucent |
commit | commitdiff |
2014-08-11 |
Anselm R Garbe | applied Hiltjo's resize/move limitation |
commit | commitdiff |
2014-05-29 |
Anselm R Garbe | same as before with dwm.c as well |
commit | commitdiff |
2013-08-27 |
Anselm R Garbe | applied Lukas' focus suggestion at startup, thanks |
commit | commitdiff |
2013-08-02 |
Anselm R Garbe | applied improved version of Martti Kühne's dmenu/multi... |
commit | commitdiff |
2013-06-19 |
Anselm R Garbe | applied Julian's enum approach, |
commit | commitdiff |
2013-06-16 |
Anselm R Garbe | finished libsl/drw integration |
commit | commitdiff |
2013-04-17 |
Anselm R Garbe | renamed draw into drw |
commit | commitdiff |
2012-12-08 |
Anselm R Garbe | continued with draw.c abstraction, also started util... |
commit | commitdiff |
2012-11-18 |
anselm@garbe.us | reverting the xkb dependency, I don't care if this... |
commit | commitdiff |
2012-11-18 |
anselm@garbe.us | reverting to plain X11 fonts in order to implement... |
commit | commitdiff |
2012-11-17 |
anselm@garbe.us | compile fix |
commit | commitdiff |
2012-11-17 |
anselm@garbe.us | applied Neil Klopfstein's patch, slightly modified |
commit | commitdiff |
2012-11-17 |
anselm@garbe.us | starting with initial draw.h |
commit | commitdiff |
2012-11-02 |
anselm@garbe.us | incorporating Xft instead of cairo, cairo provides... |
commit | commitdiff |
2012-07-08 |
anselm@garbe.us | reverted to old updategeom() after several complains... |
commit | commitdiff |
2012-06-23 |
anselm@garbe.us | applied James Turner's XkbKeycodeToKeysym patch, thanks |
commit | commitdiff |
2012-06-23 |
anselm@garbe.us | drastically changed updategeom() handling, see comment... |
commit | commitdiff |
2012-06-23 |
anselm@garbe.us | reversed Andreas Amann's fullscreen fix with the approa... |
commit | commitdiff |
2012-04-15 |
anselm@garbe.us | added kludge to fix some input focus misbehavior in... |
commit | commitdiff |
2012-03-25 |
anselm@garbe.us | applied Andreas Amanns' netwm_client_list patch, but... |
commit | commitdiff |
2012-03-25 |
anselm@garbe.us | applied Andreas Amann's netwm_active_window patch, thx |
commit | commitdiff |
2012-03-17 |
anselm@garbe.us | applied Andreas Amann fullscreen fix, some minor modifi... |
commit | commitdiff |
2012-02-10 |
Connor Lane Smith | unfocus on slow sloppy monitor focus |
commit | commitdiff |
2012-02-08 |
anselm@garbe.us | applied Eckehard Berns fix fix, sorry that this took... |
commit | commitdiff |
2012-01-12 |
anselm@garbe.us | applied Eckehard Berns barwin leak fix and his suggesti... |
commit | commitdiff |
2011-11-15 |
Connor Lane Smith | add sloppy monitor focus |
commit | commitdiff |
2011-11-06 |
Connor Lane Smith | calculate window/monitor intersection |
commit | commitdiff |
2011-11-06 |
Connor Lane Smith | honour fullscreen hint on map |
commit | commitdiff |
2011-11-04 |
anselm@garbe.us | testing Brians multiscreen issue fix |
commit | commitdiff |
2011-11-02 |
Christoph Lohmann | make ewmh dialog windows float |
commit | commitdiff |
2011-10-31 |
Connor Lane Smith | allow 0 nmaster |
commit | commitdiff |
2011-10-30 |
Connor Lane Smith | fix big-border corner case |
commit | commitdiff |
2011-10-28 |
Connor Lane Smith | improve tile spacing |
commit | commitdiff |
2011-10-25 |
Connor Lane Smith | apply nmaster patch |
commit | commitdiff |
2011-10-25 |
Connor Lane Smith | apply resize hints in floating layout |
commit | commitdiff |
2011-10-25 |
Connor Lane Smith | hide clients to the left, not the right |
commit | commitdiff |
2011-08-15 |
garbeam@gmail.com | applied Connors cleanup patch of Eckehards proposed... |
commit | commitdiff |
2011-08-08 |
garbeam@gmail.com | applied Connors and Valentins patch to improve the... |
commit | commitdiff |
2011-07-29 |
garbeam@gmail.com | applied Peter Hartlichs nice interim Xinerama and map... |
commit | commitdiff |
2011-07-27 |
garbeam@gmail.com | applied anonymous code cleanup patch |
commit | commitdiff |
2011-07-24 |
garbeam@gmail.com | added a marker for the flash fullscreen issue |
commit | commitdiff |
2011-07-20 |
garbeam@gmail.com | applied Connors aesthitic buf fix in tile(), thanks |
commit | commitdiff |
2011-07-20 |
garbeam@gmail.com | applied Peters magic float mode bugfix |
commit | commitdiff |
2011-07-20 |
garbeam@gmail.com | applied lolilolicon's floating center patch, further... |
commit | commitdiff |
2011-07-20 |
garbeam@gmail.com | thanks to recursions on IRC for his remark |
commit | commitdiff |
2011-07-10 |
garbeam@gmail.com | applied Peters wintoclient/wintomon optimisation in... |
commit | commitdiff |
2011-07-10 |
garbeam@gmail.com | removed unneeded offset recalculation, thanks Jukka... |
commit | commitdiff |
2011-07-10 |
garbeam@gmail.com | undo the focus optimisation patch for 5.9 |
commit | commitdiff |
2011-07-09 |
garbeam@gmail.com | applied Peters two patches, please test hg tip, if... |
commit | commitdiff |
2011-07-02 |
garbeam@gmail.com | applied Garys patch in a slightly modified way |
commit | commitdiff |
2011-07-01 |
garbeam@gmail.com | applied Nicolas Capit's patch as interim solution until... |
commit | commitdiff |
2011-06-27 |
Connor Lane Smith | fixed scroll lock (thanks bogdan) |
commit | commitdiff |
2011-06-27 |
Connor Lane Smith | fix numlock (thanks mikhail) |
commit | commitdiff |
2011-06-25 |
garbeam@gmail.com | making enternotify less focus hungry |
commit | commitdiff |
2011-06-24 |
garbeam@gmail.com | applied Andreas Amann's patch from Oct 2010, thanks |
commit | commitdiff |
2011-06-17 |
garbeam@gmail.com | applied Rudys barwidth patch, thanks Rudy |
commit | commitdiff |
2011-06-14 |
garbeam@gmail.com | don't check for monocle layout in zoom() exit condition |
commit | commitdiff |
2011-06-11 |
garbeam@gmail.com | fixing some minor issues, next week is dwm-5.9 release... |
commit | commitdiff |
next |