aboutsummaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-15Changes for smaller monitordavidpkj1-3/+3
2023-08-27Custom changes to multihead functionalitydavidpkj1-5/+2
2023-08-25Patch: mainmon-20220330davidpkj1-0/+1
2023-08-25Fix fonts, add clipmenudavidpkj1-1/+3
2023-04-01Update font, xrdb colors & keybindsdavidpkj1-8/+9
2023-03-16Custom changes (including center title & cycle layout patches)davidpkj1-27/+35
2023-03-16Patch: xrdb-6.4 + status2d-6.3davidpkj1-1/+1
2023-03-16Revert: xresources-20210827-138b405davidpkj1-32/+11
2023-03-16Customizationdavidpkj1-85/+108
2023-03-16Patch: alwaysontop-6.2davidpkj1-0/+1
2023-03-16Patch: barpadding-20211020-a786211davidpkj1-0/+2
2023-03-16Patch: fullgaps-toggle-20200830davidpkj1-2/+7
2023-03-16Patch: statuspadding-6.3davidpkj1-0/+2
2023-03-16Patch: sticky-6.4 & fix compilationdavidpkj1-8/+9
2023-03-16Patch: xresources-20210827-138b405davidpkj1-12/+36
2023-03-16Patch: swallow-6.3davidpkj1-3/+6
2023-03-16Patch: tab-v2b-pertab-56a31dcdavidpkj1-0/+16
2023-03-16Structural changesdavidpkj1-0/+116
2007-09-23renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe1-94/+0
2007-09-22introduced ISTILE, which can be easily extended with other layout functions t...Anselm R. Garbe1-3/+4
2007-09-17made all stuff non-static - so you can choose wether to use dwm the static or...arg@suckless.org1-3/+3
2007-09-15micromizing dwm step 1Anselm R. Garbe1-15/+11
2007-09-15new colorscheme (16-bit compliant)Anselm R. Garbe1-11/+3
2007-09-15renamed config.default.h into config.hAnselm R. Garbe1-0/+105
2006-08-02removed config.h (stupid hg)arg@10ksloc.org1-62/+0
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org1-9/+9
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org1-2/+2
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org1-1/+1
2006-08-01removed 5LOCarg@10ksloc.org1-7/+4
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org1-2/+1
2006-08-01fixed config.h filesarg@10ksloc.org1-2/+1
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org1-0/+67
2006-07-13removed unnecessary crapAnselm R. Garbe1-15/+0
2006-07-13before leaning things upAnselm R. Garbe1-0/+5
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-4/+4
2006-07-12new colorsAnselm R. Garbe1-3/+3
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe1-1/+1
2006-07-11several changes, new stuffAnselm R. Garbe1-1/+1
2006-07-11added bar event timerAnselm R. Garbe1-10/+2
2006-07-11added gridsel to gridwmAnselm R. Garbe1-0/+3
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe1-1/+3
2006-07-11added key handlingAnselm R. Garbe1-0/+2
2006-07-11implemented pipe_spawnAnselm R. Garbe1-0/+2
2006-07-10added several other stuffAnselm R. Garbe1-2/+2
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe1-4/+4
2006-07-10added new stuffAnselm R. Garbe1-0/+9