aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* vimwiki to vLuke Smith2020-02-031-1/+1
|
* dmenucmd restoredLuke Smith2020-01-301-1/+1
|
* dmenucmd restoredLuke Smith2020-01-301-2/+2
|
* tab revertLuke Smith2020-01-301-3/+3
|
* touchpad on/off bindsLuke Smith2020-01-301-0/+4
|
* kill xorg bindLuke Smith2020-01-301-0/+1
|
* update dwmblocksLuke Smith2020-01-221-14/+12
|
* increase/decrease gapsLuke Smith2020-01-201-2/+2
|
* unbind m for layoutLuke Smith2020-01-201-1/+1
|
* don't enforce dmenu appearanceLuke Smith2019-12-191-1/+1
|
* stacker patch replaces movestackLuke Smith2019-12-181-7/+15
|
* dwmc can use xrdbLuke Smith2019-12-181-0/+1
|
* dwmc and personal config addedLuke Smith2019-12-181-0/+342
|
* renamed config.h into config.def.h, config.h will be created if not present, ↵Anselm R. Garbe2007-09-231-94/+0
| | | | this seems less annoying after all
* introduced ISTILE, which can be easily extended with other layout functions ↵Anselm R. Garbe2007-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 ↵[email protected]2007-09-171-3/+3
| | | | or the extern way when extending it
* 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)[email protected]2006-08-021-62/+0
|
* made fullscreen apps working fine in floating mode (there is no sane way to ↵[email protected]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)[email protected]2006-08-021-2/+2
|
* renamed ARRANGE into DEFMODE[email protected]2006-08-011-1/+1
|
* removed 5LOC[email protected]2006-08-011-7/+4
|
* cleaned config.*h to prevent some confusion[email protected]2006-08-011-2/+1
|
* fixed config.h files[email protected]2006-08-011-2/+1
|
* centralized/externalized configuration to config.h[email protected]2006-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 ↵Anselm R. Garbe2006-07-121-4/+4
| | | | x,y,h,w counterparts (much more readable)
* 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