summaryrefslogtreecommitdiffstats
path: root/dwm.c
Commit message (Expand)AuthorAgeFilesLines
* Mod1-Button2 on a floating but not-fixed client will make it tiled againGravatar Anselm R. Garbe 2007-09-161-2/+6
* now tiled windows can be resized/moved, their floating state will be toggled ...Gravatar Anselm R. Garbe 2007-09-161-6/+10
* some more rearrangementsGravatar Anselm R. Garbe 2007-09-161-147/+143
* ordered all functions alphabeticallyGravatar Anselm R. Garbe 2007-09-161-1025/+1023
* corrected a misleading commentGravatar Anselm R. Garbe 2007-09-161-1/+1
* macros which have been defined in config.h can only be used at function level...Gravatar Anselm R. Garbe 2007-09-161-6/+10
* ordered function forward definitionsGravatar Anselm R. Garbe 2007-09-151-56/+57
* backporting my intro-comment of old dwm.hGravatar Anselm R. Garbe 2007-09-151-1/+30
* removed grabkeys, not necessaryGravatar Anselm R. Garbe 2007-09-151-26/+21
* micromizing dwm step 1Gravatar Anselm R. Garbe 2007-09-151-0/+1847