summaryrefslogtreecommitdiffstats
path: root/config.def.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-03patch: gridmodeMalfurious1-0/+2
2023-06-03patch: columnsMalfurious1-0/+2
2023-06-03patch: centeredmasterMalfurious1-0/+4
2023-06-03patch: fakefullscreenMalfurious1-1/+1
2023-06-03patch: autobarMalfurious1-2/+0
2023-06-03patch: alphaMalfurious1-0/+7
2023-06-03config: Add browser keybindsMalfurious1-0/+4
2023-06-03config: Add slock keybindsMalfurious1-0/+4
2023-06-03config: Map 0 to a tenth tagMalfurious1-3/+2
2023-06-03config: Set mfact to 50%Malfurious1-1/+1
2023-06-03config: Remap killclient bindingMalfurious1-1/+1
2023-06-03config: Remove client rulesMalfurious1-2/+1
2023-06-03config: Remove unwanted default bindingsMalfurious1-8/+0
2022-10-28Revert "Remove dmenumon variable"Hiltjo Posthuma1-1/+2
2022-08-28Remove dmenumon variableStein1-2/+1
2022-08-19config.def.h: make keys and buttons constNRK1-2/+2
2021-07-14Add a configuration option for fullscreen lockingQuentin Rameau1-0/+1
2018-05-25config.def.h: ClkTagBar missing from commentHiltjo Posthuma1-1/+1
2017-03-28cleanupMarkus Teich1-1/+1
2016-12-05applied Markus' decouple color-scheme patchAnselm R Garbe1-1/+1
2016-06-28config.def.h: style improvement, use color Scheme enumHiltjo Posthuma1-4/+4
2016-06-26import new drw from libsl and minor fixes.Markus Teich1-11/+13
2015-11-08unboolificationHiltjo Posthuma1-7/+7
2015-11-08separate program-specific c99 bool and X11Hiltjo Posthuma1-5/+5
2015-10-20config.h: use common default font, pass Xft font name to dmenuHiltjo Posthuma1-4/+2
2015-03-13Add Xft and follback-fonts support to graphics libEric Pruitt1-2/+7
2013-08-02applied improved version of Martti Kühne's dmenu/multi monitor approach from...Anselm R Garbe1-1/+2
2013-07-20do not take our font declaration as default for stAnselm R Garbe1-1/+1
2013-05-02include font argument for st by defaultAnselm R Garbe1-1/+1
2013-05-01use st as default terminal from now onAnselm R Garbe1-1/+1
2012-11-18reverting to plain X11 fonts in order to implement draw.c defaultanselm@garbe.us1-1/+1
2012-11-02incorporating Xft instead of cairo, cairo provides far too many optionsanselm@garbe.us1-1/+1
2012-01-22added 20h's clarificationanselm@garbe.us1-0/+4
2011-11-06new default colour schemeConnor Lane Smith1-6/+6
2011-10-25apply nmaster patchConnor Lane Smith1-0/+3
2010-05-27applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a...anselm@garbe.us1-1/+1
2009-09-15applied Tony Lainson's config.def.h patchAnselm R Garbe1-3/+2
2009-07-09extended rule to apply monitors if set up accordinglyAnselm R Garbe1-3/+3
2009-07-09removed monsyms, uselessAnselm R Garbe1-3/+0
2009-07-09restricting number of mons by length of monsymsAnselm R Garbe1-1/+1
2009-07-08introducing const where it might make some senseAnselm R Garbe1-9/+8
2009-07-02changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu...Anselm R Garbe1-4/+4
2009-07-02more sensibleAnselm R Garbe1-1/+1
2009-07-02hmm, can't decide on the default monitor symbol setAnselm R Garbe1-1/+1
2009-07-02updateAnselm R Garbe1-1/+1
2009-07-02introduced monitor symbolsAnselm R Garbe1-0/+3
2009-07-01several bugfixesAnselm R Garbe1-2/+0
2009-06-30several simplificationsAnselm R Garbe1-3/+2
2009-06-20we need a tagset per monitor, removed tagset declaration from config.hAnselm R Garbe1-1/+0
2009-06-20experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/eAnselm R Garbe1-1/+9