2020-07-30 |
Daniel Liu | xresources |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Daniel Liu | oops |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Daniel Liu | applied xresources patch |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Daniel Liu | applied autostart |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Daniel Liu | apply gap patch |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Hiltjo Posthuma | dwm.1: fix wrong text in man page |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Alex Flierl | Fix memory leaks in drw |
commit | commitdiff | tree | snapshot |
2020-04-25 |
bakkeby | dwm crashes when opening 50+ clients (tile layout) |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Chris Down | drawbar: Don't shadow sw global |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Chris Down | getatomprop: Add forward declaration |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Chris Down | setmfact: Unify bounds for compile-time and runtime... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Hiltjo Posthuma | config.mk: fix POSIX_C_SOURCE macro for feature test... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Anselm R Garbe | Prepare 6.2 release. |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Hiltjo Posthuma | pledge: add rpath promise for the ugly Xft font fallback |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Hiltjo Posthuma | Makefile: just show the compiler output |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Klemens Nanni | Do not strip at link stage |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Klemens Nanni | Pledge on OpenBSD |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Hiltjo Posthuma | config.def.h: ClkTagBar missing from comment |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Christopher... | Function declarations in correct order. |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Hiltjo Posthuma | remove old TODO and BUGS entries |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Hiltjo Posthuma | update README: remove mentioning the old dextra repo |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Christopher... | All functions in alphabetical order except for this... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Christopher... | ColBorder has been moved to the enum with ColFg and... |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Hiltjo Posthuma | dont NUL terminate _NET_WM_NAME |
commit | commitdiff | tree | snapshot |
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 |
next |