summaryrefslogtreecommitdiffstats
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* add 2nd font for emojiGravatar piotrruss 2024-04-081-1/+1
|
* alpha patch appliedGravatar piotrruss 2024-04-071-9/+14
|
* apply configsGravatar piotrruss 2024-04-071-0/+166
|
* renamed config.h into config.def.h, config.h will be created if not present, ↵Gravatar Anselm R. Garbe 2007-09-231-94/+0
| | | | this seems less annoying after all
* introduced ISTILE, which can be easily extended with other layout functions ↵Gravatar Anselm R. Garbe 2007-09-221-3/+4
| | | | to allow reuse of setmwfact() and zoom()
* made all stuff non-static - so you can choose wether to use dwm the static ↵Gravatar arg@suckless.org 2007-09-171-3/+3
| | | | or the extern way when extending it
* micromizing dwm step 1Gravatar Anselm R. Garbe 2007-09-151-15/+11
|
* new colorscheme (16-bit compliant)Gravatar Anselm R. Garbe 2007-09-151-11/+3
|
* renamed config.default.h into config.hGravatar Anselm R. Garbe 2007-09-151-0/+105
|
* removed config.h (stupid hg)Gravatar arg@10ksloc.org 2006-08-021-62/+0
|
* made fullscreen apps working fine in floating mode (there is no sane way to ↵Gravatar arg@10ksloc.org 2006-08-021-9/+9
| | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
* applied Sanders patches (numlock2)Gravatar arg@10ksloc.org 2006-08-021-2/+2
|
* renamed ARRANGE into DEFMODEGravatar arg@10ksloc.org 2006-08-011-1/+1
|
* removed 5LOCGravatar arg@10ksloc.org 2006-08-011-7/+4
|
* cleaned config.*h to prevent some confusionGravatar arg@10ksloc.org 2006-08-011-2/+1
|
* fixed config.h filesGravatar arg@10ksloc.org 2006-08-011-2/+1
|
* centralized/externalized configuration to config.hGravatar arg@10ksloc.org 2006-08-011-0/+67
|
* removed unnecessary crapGravatar Anselm R. Garbe 2006-07-131-15/+0
|
* before leaning things upGravatar Anselm R. Garbe 2006-07-131-0/+5
|
* simplified several portions of code through replacing rect structs with ↵Gravatar Anselm R. Garbe 2006-07-121-4/+4
| | | | x,y,h,w counterparts (much more readable)
* new colorsGravatar Anselm R. Garbe 2006-07-121-3/+3
|
* fixed several other stuff, coming closer to something usefulGravatar Anselm R. Garbe 2006-07-111-1/+1
|
* several changes, new stuffGravatar Anselm R. Garbe 2006-07-111-1/+1
|
* added bar event timerGravatar Anselm R. Garbe 2006-07-111-10/+2
|
* added gridsel to gridwmGravatar Anselm R. Garbe 2006-07-111-0/+3
|
* fixed several stuff (gridwm gets better and better)Gravatar Anselm R. Garbe 2006-07-111-1/+3
|
* added key handlingGravatar Anselm R. Garbe 2006-07-111-0/+2
|
* implemented pipe_spawnGravatar Anselm R. Garbe 2006-07-111-0/+2
|
* added several other stuffGravatar Anselm R. Garbe 2006-07-101-2/+2
|
* several new changes, made gridmenu workingGravatar Anselm R. Garbe 2006-07-101-4/+4
|
* added new stuffGravatar Anselm R. Garbe 2006-07-101-0/+9