about summary refs log tree commit diff
path: root/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed signal func calling bugYour Name2020-10-211-42/+0
* Removed keyhandling functionalityYour Name2020-10-211-11/+80
* Added fullscreen keybindManuel Palenzuela2019-08-251-0/+1
* Added urgentborder patchManuel Palenzuela2019-08-061-0/+5
* Changed button functionality clicking on layout symbol so that it cycles troughManuel Palenzuela2019-08-051-2/+2
* FormattingManuel Palenzuela2019-06-191-2/+2
* Removed the option of rounded corners due to bad functionalityManuel Palenzuela2019-06-191-2/+0
* Added the option for rounded corners [Patch]Manuel Palenzuela2019-06-191-5/+7
* Added togglefullscreen patch and keybinding [Patch]Manuel Palenzuela2019-06-181-2/+3
* Changed mfact and status scriptManuel Palenzuela2019-06-141-1/+1
* Changed default alpha valueManuel Palenzuela2019-06-131-1/+1
* FormattingManuel Palenzuela2019-06-131-1/+2
* Fixed a formatting issueManuel Palenzuela2019-06-121-1/+1
* Changed title bar colorschemeManuel Palenzuela2019-06-111-1/+1
* Added some lost keybindings (commented out)Manuel Palenzuela2019-06-111-0/+4
* Added separation of colors in config.h for title bar [Patch]Manuel Palenzuela2019-06-111-0/+4
* Added cyclelayouts and removed some keybindings [Patch]Manuel Palenzuela2019-06-101-1/+6
* Added movestack [Patch]Manuel Palenzuela2019-06-101-2/+5
* Improved gaps patchManuel Palenzuela2019-06-101-1/+1
* Added alpha option [Patch]Manuel Palenzuela2019-06-101-0/+7
* Changed gap pixelsManuel Palenzuela2019-06-091-1/+1
* Added gaps 2/2 [Patch]Baitinq2019-06-091-0/+1
* Applied focusonclick patch [Patch]Manuel Palenzuela2019-06-091-0/+1
* Removed spawn keybindingsManuel Palenzuela2019-06-091-2/+0
* Changed some keybindingsManuel Palenzuela2019-06-091-0/+113
* 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