2013-05-01 |
Anselm R Garbe | use st as default terminal from now on |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Anselm R Garbe | shut up about deprecated Xlib functions |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Anselm R Garbe | renamed draw into drw |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Anselm R Garbe | continued with draw.c and draw.h implementation, now... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Anselm R Garbe | continued with draw.c abstraction, also started util... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
anselm@garbe.us | removed DDC, all is Draw-dependent |
commit | commitdiff | tree | snapshot |
2012-11-18 |
anselm@garbe.us | continued, distinction of Draw and DDC is bad, needs... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
anselm@garbe.us | reverting the xkb dependency, I don't care if this... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
anselm@garbe.us | basic draw.c structure |
commit | commitdiff | tree | snapshot |
2012-11-18 |
anselm@garbe.us | reverting to plain X11 fonts in order to implement... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
anselm@garbe.us | removed obsolete bugs from BUGS file |
commit | commitdiff | tree | snapshot |
2012-11-17 |
anselm@garbe.us | compile fix |
commit | commitdiff | tree | snapshot |
2012-11-17 |
anselm@garbe.us | applied Neil Klopfstein's patch, slightly modified |
commit | commitdiff | tree | snapshot |
2012-11-17 |
anselm@garbe.us | starting with initial draw.h |
commit | commitdiff | tree | snapshot |
2012-11-02 |
anselm@garbe.us | incorporating Xft instead of cairo, cairo provides... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
anselm@garbe.us | keep 6.1 intact |
commit | commitdiff | tree | snapshot |
2012-07-08 |
anselm@garbe.us | reverted to old updategeom() after several complains... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
anselm@garbe.us | applied James Turner's XkbKeycodeToKeysym patch, thanks |
commit | commitdiff | tree | snapshot |
2012-06-23 |
anselm@garbe.us | drastically changed updategeom() handling, see comment... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
anselm@garbe.us | reversed Andreas Amann's fullscreen fix with the approa... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
anselm@garbe.us | added kludge to fix some input focus misbehavior in... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
anselm@garbe.us | applied Andreas Amanns' netwm_client_list patch, but... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
anselm@garbe.us | applied Andreas Amann's netwm_active_window patch, thx |
commit | commitdiff | tree | snapshot |
2012-03-17 |
anselm@garbe.us | applied Andreas Amann fullscreen fix, some minor modifi... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Connor Lane... | unfocus on slow sloppy monitor focus |
commit | commitdiff | tree | snapshot |
2012-02-08 |
anselm@garbe.us | applied Eckehard Berns fix fix, sorry that this took... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
anselm@garbe.us | added 20h's clarification |
commit | commitdiff | tree | snapshot |
2012-01-12 |
anselm@garbe.us | applied Eckehard Berns barwin leak fix and his suggesti... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
anselm@garbe.us | config.mk cleanup |
commit | commitdiff | tree | snapshot |
2011-12-19 |
anselm@garbe.us | Added tag 6.0 for changeset ec4baab78314 |
commit | commitdiff | tree | snapshot |
2011-12-19 |
anselm@garbe.us | bump version to 6.0 |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Connor Lane... | add sloppy monitor focus |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Connor Lane... | new default colour scheme |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Connor Lane... | calculate window/monitor intersection |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Connor Lane... | honour fullscreen hint on map |
commit | commitdiff | tree | snapshot |
2011-11-04 |
anselm@garbe.us | testing Brians multiscreen issue fix |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Christoph Lohmann | make ewmh dialog windows float |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Connor Lane... | allow 0 nmaster |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Connor Lane... | fix big-border corner case |
commit | commitdiff | tree | snapshot |
2011-10-29 |
garbeam@gmail.com | added keyrelease remark to TODO |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Connor Lane... | improve tile spacing |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Connor Lane... | add nmaster binds to manpage |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Connor Lane... | apply nmaster patch |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Connor Lane... | apply resize hints in floating layout |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Connor Lane... | hide clients to the left, not the right |
commit | commitdiff | tree | snapshot |
2011-08-15 |
garbeam@gmail.com | applied Connors cleanup patch of Eckehards proposed... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
garbeam@gmail.com | applied Connors and Valentins patch to improve the... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
garbeam@gmail.com | applied Peter Hartlichs nice interim Xinerama and map... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
garbeam@gmail.com | applied anonymous code cleanup patch |
commit | commitdiff | tree | snapshot |
2011-07-24 |
garbeam@gmail.com | added a marker for the flash fullscreen issue |
commit | commitdiff | tree | snapshot |
2011-07-20 |
garbeam@gmail.com | changed sleep 20 into sleep 1 in example script as... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
garbeam@gmail.com | applied Connors aesthitic buf fix in tile(), thanks |
commit | commitdiff | tree | snapshot |
2011-07-20 |
garbeam@gmail.com | applied Peters magic float mode bugfix |
commit | commitdiff | tree | snapshot |
2011-07-20 |
garbeam@gmail.com | applied lolilolicon's floating center patch, further... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
garbeam@gmail.com | thanks to recursions on IRC for his remark |
commit | commitdiff | tree | snapshot |
2011-07-10 |
garbeam@gmail.com | Added tag 5.9 for changeset dd74622a4785 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
garbeam@gmail.com | enabled release flags |
commit | commitdiff | tree | snapshot |
2011-07-10 |
garbeam@gmail.com | applied Peters wintoclient/wintomon optimisation in... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
garbeam@gmail.com | removed unneeded offset recalculation, thanks Jukka... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
garbeam@gmail.com | undo the focus optimisation patch for 5.9 |
commit | commitdiff | tree | snapshot |
2011-07-09 |
garbeam@gmail.com | applied Peters two patches, please test hg tip, if... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
garbeam@gmail.com | applied Garys patch in a slightly modified way |
commit | commitdiff | tree | snapshot |
2011-07-01 |
garbeam@gmail.com | applied Nicolas Capit's patch as interim solution until... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Connor Lane... | fixed scroll lock (thanks bogdan) |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Connor Lane... | fix numlock (thanks mikhail) |
commit | commitdiff | tree | snapshot |
2011-06-25 |
garbeam@gmail.com | making enternotify less focus hungry |
commit | commitdiff | tree | snapshot |
2011-06-24 |
garbeam@gmail.com | applied Andreas Amann's patch from Oct 2010, thanks |
commit | commitdiff | tree | snapshot |
2011-06-17 |
garbeam@gmail.com | applied Rudys barwidth patch, thanks Rudy |
commit | commitdiff | tree | snapshot |
2011-06-14 |
garbeam@gmail.com | don't check for monocle layout in zoom() exit condition |
commit | commitdiff | tree | snapshot |
2011-06-14 |
garbeam@gmail.com | Thanks for the pedantic review :) |
commit | commitdiff | tree | snapshot |
2011-06-11 |
garbeam@gmail.com | fixing some minor issues, next week is dwm-5.9 release... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Connor Lane... | rm draw.c from 5.9 branch |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Connor Lane... | fix typo |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Connor Lane... | cleaner drawing |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Connor Lane... | update draw.c |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Connor Lane... | added draw.h, draw.c |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Anselm R Garbe | applied Evil_Bobs cleanup patch |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Anselm R Garbe | applied another minor change to the README |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Anselm R Garbe | applied Thomas' README patch |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Anselm R Garbe | applied Jack's mplayer fullscreen patch |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Anselm R Garbe | missed declaration |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Anselm R Garbe | minor fix of the NetActiveWindow multi-monitor flaw... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Anselm R Garbe | applied Peter/Andreas NetActiveWindow patch in a slight... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Anselm R Garbe | applied Brendan MacDonell's WM_TAKE_FOCUS patch, thanks... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Anselm R Garbe | applied another patch of Hiltjo, thanks |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Anselm R Garbe | applied Hiltjos' BUGS patch from 23 Mar, sorry took... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Anselm R Garbe | applied Hiltjo's multimon mouse-based resize fix |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Anselm R Garbe | applied anonymous patch, I don't think the reversed... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Anselm R Garbe | added a todo |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Anselm R Garbe | applied Hiltjo's cleanup patch |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Anselm R Garbe | applied Hiltjo's tiny cleanup fix |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Anselm R Garbe | applied Hiltjo's tiny cleanup patch, thanks! |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Anselm R Garbe | does this make a difference? |
commit | commitdiff | tree | snapshot |
2010-08-24 |
anselm@garbe.us | added TODO and bumped version to 5.9 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
anselm@garbe.us | applied Hiltjo Posthuma's line saver patch |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Anselm R Garbe | applied Hiltjo Posthuma's double-XineramaQueryScreens... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
anselm@garbe.us | Added tag 5.8.2 for changeset a043f0800805 |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Anselm R Garbe | increased version |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Anselm R Garbe | implemented better fullscreen handling, please test |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Anselm R Garbe | Added tag 5.8.1 for changeset 1ed1e75c9c2e |
commit | commitdiff | tree | snapshot |
next |