aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* monocle mode totally removedLuke Smith2020-03-151-3/+2
* scroll lock toggles screenkeyLuke Smith2020-03-151-0/+1
* lf hardcoded; nmtui as WLuke Smith2020-03-151-5/+4
* prompt script now unnecessaryLuke Smith2020-03-131-6/+6
* showclip and batstat unnecessaryLuke Smith2020-03-021-2/+2
* no padding in statusbar by defaultLuke Smith2020-02-261-2/+2
* enable color emojis with libxft-bgraLuke Smith2020-02-261-2/+2
* cleanupLuke Smith2020-02-231-37/+28
* toggle transparency with VLuke Smith2020-02-231-1/+1
* repeat binding addedLuke Smith2020-02-061-1/+1
* refresh newsLuke Smith2020-02-061-1/+1
* vimwiki to vLuke Smith2020-02-031-1/+1
* dmenucmd restoredLuke Smith2020-01-301-1/+1
* dmenucmd restoredLuke Smith2020-01-301-2/+2
* tab revertLuke Smith2020-01-301-3/+3
* touchpad on/off bindsLuke Smith2020-01-301-0/+4
* kill xorg bindLuke Smith2020-01-301-0/+1
* update dwmblocksLuke Smith2020-01-221-14/+12
* increase/decrease gapsLuke Smith2020-01-201-2/+2
* unbind m for layoutLuke Smith2020-01-201-1/+1
* don't enforce dmenu appearanceLuke Smith2019-12-191-1/+1
* stacker patch replaces movestackLuke Smith2019-12-181-7/+15
* dwmc can use xrdbLuke Smith2019-12-181-0/+1
* dwmc and personal config addedLuke Smith2019-12-181-0/+342
* renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe2007-09-231-94/+0
* introduced ISTILE, which can be easily extended with other layout functions t...Anselm R. Garbe2007-09-221-3/+4
* made all stuff non-static - so you can choose wether to use dwm the static or...[email protected]2007-09-171-3/+3
* micromizing dwm step 1Anselm R. Garbe2007-09-151-15/+11
* new colorscheme (16-bit compliant)Anselm R. Garbe2007-09-151-11/+3
* renamed config.default.h into config.hAnselm R. Garbe2007-09-151-0/+105
* removed config.h (stupid hg)[email protected]2006-08-021-62/+0
* made fullscreen apps working fine in floating mode (there is no sane way to m...[email protected]2006-08-021-9/+9
* applied Sanders patches (numlock2)[email protected]2006-08-021-2/+2
* renamed ARRANGE into DEFMODE[email protected]2006-08-011-1/+1
* removed 5LOC[email protected]2006-08-011-7/+4
* cleaned config.*h to prevent some confusion[email protected]2006-08-011-2/+1
* fixed config.h files[email protected]2006-08-011-2/+1
* centralized/externalized configuration to config.h[email protected]2006-08-011-0/+67
* removed unnecessary crapAnselm R. Garbe2006-07-131-15/+0
* before leaning things upAnselm R. Garbe2006-07-131-0/+5
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-121-4/+4
* new colorsAnselm R. Garbe2006-07-121-3/+3
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-111-1/+1
* several changes, new stuffAnselm R. Garbe2006-07-111-1/+1
* added bar event timerAnselm R. Garbe2006-07-111-10/+2
* added gridsel to gridwmAnselm R. Garbe2006-07-111-0/+3
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-1/+3
* added key handlingAnselm R. Garbe2006-07-111-0/+2
* implemented pipe_spawnAnselm R. Garbe2006-07-111-0/+2
* added several other stuffAnselm R. Garbe2006-07-101-2/+2