aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAgeLines
* feat: apply swallow patcheug-vs2021-03-27-2/+2
* feat: display dmenu verticallyeug-vs2021-03-27-1/+1
* feat: use dejavu sans mono nerd font in statusbareug-vs2021-03-27-2/+2
* feat: make dmenu yelloweug-vs2021-03-27-3/+2
* feat: bind exit to E and kill-client to Qeug-vs2021-03-27-2/+2
* feat: colorize statusbareug-vs2021-03-27-2/+10
* feat: add padding to statusbareug-vs2021-03-27-0/+2
* feat: make border yelloweug-vs2021-03-27-1/+2
* feat: add gapseug-vs2021-03-27-2/+2
* feat: only use config.def.heug-vs2021-03-27-0/+119
* feat: change MOD to SUPEReug-vs2021-03-27-115/+0
* config.def.h: ClkTagBar missing from commentHiltjo Posthuma2018-05-25-1/+1
* cleanupMarkus Teich2017-03-28-1/+1
* applied Markus' decouple color-scheme patchAnselm R Garbe2016-12-05-1/+1
* config.def.h: style improvement, use color Scheme enumHiltjo Posthuma2016-06-28-4/+4
* import new drw from libsl and minor fixes.Markus Teich2016-06-26-11/+13
* unboolificationHiltjo Posthuma2015-11-08-7/+7
* separate program-specific c99 bool and X11Hiltjo Posthuma2015-11-08-5/+5
* config.h: use common default font, pass Xft font name to dmenuHiltjo Posthuma2015-10-20-4/+2
* Add Xft and follback-fonts support to graphics libEric Pruitt2015-03-13-2/+7
* applied improved version of Martti Kühne's dmenu/multi monitor approach from...Anselm R Garbe2013-08-02-1/+2
* do not take our font declaration as default for stAnselm R Garbe2013-07-20-1/+1
* include font argument for st by defaultAnselm R Garbe2013-05-02-1/+1
* use st as default terminal from now onAnselm R Garbe2013-05-01-1/+1
* reverting to plain X11 fonts in order to implement draw.c defaultanselm@garbe.us2012-11-18-1/+1
* incorporating Xft instead of cairo, cairo provides far too many optionsanselm@garbe.us2012-11-02-1/+1
* added 20h's clarificationanselm@garbe.us2012-01-22-0/+4
* new default colour schemeConnor Lane Smith2011-11-06-6/+6
* apply nmaster patchConnor Lane Smith2011-10-25-0/+3
* applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a...anselm@garbe.us2010-05-27-1/+1
* applied Tony Lainson's config.def.h patchAnselm R Garbe2009-09-15-3/+2
* extended rule to apply monitors if set up accordinglyAnselm R Garbe2009-07-09-3/+3
* removed monsyms, uselessAnselm R Garbe2009-07-09-3/+0
* restricting number of mons by length of monsymsAnselm R Garbe2009-07-09-1/+1
* introducing const where it might make some senseAnselm R Garbe2009-07-08-9/+8
* changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu...Anselm R Garbe2009-07-02-4/+4
* more sensibleAnselm R Garbe2009-07-02-1/+1
* hmm, can't decide on the default monitor symbol setAnselm R Garbe2009-07-02-1/+1
* updateAnselm R Garbe2009-07-02-1/+1
* introduced monitor symbolsAnselm R Garbe2009-07-02-0/+3
* several bugfixesAnselm R Garbe2009-07-01-2/+0
* several simplificationsAnselm R Garbe2009-06-30-3/+2
* we need a tagset per monitor, removed tagset declaration from config.hAnselm R Garbe2009-06-20-1/+0
* experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/eAnselm R Garbe2009-06-20-1/+9
* removed MAXTAGLENAnselm R Garbe2009-05-29-2/+2
* applied Gottox' patches, and also removed usegrabAnselm R Garbe2009-03-17-2/+0
* applied Neale Pickett's xprop status reading patch, updated README and dwm.1 ...a@null2008-12-12-1/+0
* several changes towards 5.3, XINERAMA is disabled by default, introduced useg...Anselm R Garbe2008-10-19-0/+2
* introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculatio...Anselm R Garbe2008-08-27-0/+1
* added a comment about FAQ regarding mfact meaningAnselm R Garbe2008-08-18-1/+1