aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Collapse)AuthorAgeLines
* made all stuff non-static - so you can choose wether to use dwm the static ↵arg@suckless.org2007-09-17-3/+3
| | | | or the extern way when extending it
* micromizing dwm step 1Anselm R. Garbe2007-09-15-15/+11
|
* new colorscheme (16-bit compliant)Anselm R. Garbe2007-09-15-11/+3
|
* renamed config.default.h into config.hAnselm R. Garbe2007-09-15-0/+105
|
* removed config.h (stupid hg)0.6arg@10ksloc.org2006-08-02-62/+0
|
* made fullscreen apps working fine in floating mode (there is no sane way to ↵arg@10ksloc.org2006-08-02-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)arg@10ksloc.org2006-08-02-2/+2
|
* renamed ARRANGE into DEFMODEarg@10ksloc.org2006-08-01-1/+1
|
* removed 5LOCarg@10ksloc.org2006-08-01-7/+4
|
* cleaned config.*h to prevent some confusionarg@10ksloc.org2006-08-01-2/+1
|
* fixed config.h filesarg@10ksloc.org2006-08-01-2/+1
|
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-01-0/+67
|
* removed unnecessary crapAnselm R. Garbe2006-07-13-15/+0
|
* before leaning things upAnselm R. Garbe2006-07-13-0/+5
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-12-4/+4
| | | | x,y,h,w counterparts (much more readable)
* new colorsAnselm R. Garbe2006-07-12-3/+3
|
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-11-1/+1
|
* several changes, new stuffAnselm R. Garbe2006-07-11-1/+1
|
* added bar event timerAnselm R. Garbe2006-07-11-10/+2
|
* added gridsel to gridwmAnselm R. Garbe2006-07-11-0/+3
|
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-11-1/+3
|
* added key handlingAnselm R. Garbe2006-07-11-0/+2
|
* implemented pipe_spawnAnselm R. Garbe2006-07-11-0/+2
|
* added several other stuffAnselm R. Garbe2006-07-10-2/+2
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-10-4/+4
|
* added new stuffAnselm R. Garbe2006-07-10-0/+9