aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* config.h: Add media keys and script abstractionRomain Gonçalves2021-12-041-4/+28
* config.h: Using mod+f is faster for fullscreenRomain Gonçalves2021-11-211-2/+2
* config.h: Disable gaps around st, xterm, etcRomain Gonçalves2021-11-211-1/+1
* config.h: Use monochromatic colorschemeRomain Gonçalves2021-11-211-8/+6
* patches: Apply movestackRomain Gonçalves2021-11-211-0/+4
* patches: Apply actualfullscreenRomain Gonçalves2021-11-211-0/+1
* config.h: Add opinionated keybindsRomain Gonçalves2021-11-211-6/+6
* config.h: Use Terminus bitmap fontRomain Gonçalves2021-11-211-2/+2
* config.h: Scaffold from default and add gitignoreRomain Gonçalves2021-11-201-0/+116
* 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...arg@suckless.org2007-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)arg@10ksloc.org2006-08-021-62/+0
* made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org2006-08-021-9/+9
* applied Sanders patches (numlock2)arg@10ksloc.org2006-08-021-2/+2
* renamed ARRANGE into DEFMODEarg@10ksloc.org2006-08-011-1/+1
* removed 5LOCarg@10ksloc.org2006-08-011-7/+4
* cleaned config.*h to prevent some confusionarg@10ksloc.org2006-08-011-2/+1
* fixed config.h filesarg@10ksloc.org2006-08-011-2/+1
* centralized/externalized configuration to config.harg@10ksloc.org2006-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
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-101-4/+4
* added new stuffAnselm R. Garbe2006-07-101-0/+9
remember that computers suck.