2017-11-03 |
Hiltjo Posthuma | sync dmenu drw.{c,h} code: use Clr* (was Scm) |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Hiltjo Posthuma | gettextprop: check result of XGetTextProperty (undefine... |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Omar Sandoval | Set class name on status bar |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Daniel Cousens | simplify isfixed conditions |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Anselm R Garbe | yet another cleanup |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Markus Teich | Don't restrict snap in mousemove |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Markus Teich | Button passthrough when client is not focused |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Markus Teich | cleanup |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Anselm R Garbe | applied Markus' tagset purge of alternative view on... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Anselm R Garbe | applied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Anselm R Garbe | applied Ian Remmler's man page adjustment suggestions |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Anselm R Garbe | applied Markus' decouple color-scheme patch |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Anselm R Garbe | applied Markus' clarify status text padding patch |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Quentin Rameau | LICENSE: update people |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Quentin Rameau | dwm.1: add keybinding for spawning dmenu |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Hiltjo Posthuma | die() on calloc failure |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Hiltjo Posthuma | die() consistency: always add newline |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Hiltjo Posthuma | config.def.h: style improvement, use color Scheme enum |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Markus Teich | import new drw from libsl and minor fixes. |
commit | commitdiff | tree | snapshot |
2016-06-24 |
Eric Pruitt | Configure geometry before applying rules |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Hiltjo Posthuma | fix fullscreen clients not resized on X display resolut... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Quentin Rameau | Shut up glibc about _BSD_SOURCE being deprecated |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Hiltjo Posthuma | code-style consistency |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Hiltjo Posthuma | unboolification |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Hiltjo Posthuma | sort include + whitespace fix |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Hiltjo Posthuma | separate program-specific c99 bool and X11 |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Hiltjo Posthuma | Makefile: package all files with make dist |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Quentin Rameau | setfullscreen: don't process the property twice |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | sync updated drw code from dmenu |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | dwm: use ecalloc, prevent theoretical overflow |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | cleanup, dont use c++ style comments |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | dwm: cleanup: free schemes and cursors as array |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | config.h: use common default font, pass Xft font name... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Hiltjo Posthuma | config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Eric Pruitt | Add Xft and follback-fonts support to graphics lib |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Anselm R Garbe | removed .hgtags, thanks Dimitris for spotting |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Anselm R Garbe | applied Hiltjo's resize/move limitation |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Anselm R Garbe | same as before with dwm.c as well |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Anselm R Garbe | updated copyright notice in LICENSE file |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Anselm R Garbe | applied Lukas' focus suggestion at startup, thanks |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Anselm R Garbe | applied improved version of Martti Kühne's dmenu/multi... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Anselm R Garbe | do not take our font declaration as default for st |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Anselm R Garbe | applied Jochen's drw_text patch, thanks |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Anselm R Garbe | applied Julian's enum approach, |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Anselm R Garbe | finished libsl/drw integration |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Anselm R Garbe | include font argument for st by default |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Anselm R Garbe | added st to SEE ALSO section |
commit | commitdiff | tree | snapshot |
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 |
next |