aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
...
| * s/tags ref/tags mask/arg@suckless.org2008-06-151-1/+1
* | tiled layout resizehints should be respected by defaultAnselm R Garbe2008-06-171-2/+2
|/
* removed scroll-wheel based focussing on window title clicksAnselm R Garbe2008-06-141-2/+0
* fix of swapped focusstack mouse buttonsAnselm R Garbe2008-06-141-2/+2
* removed root window click handlingAnselm R Garbe2008-06-141-1/+0
* removed font and color definitionsAnselm R Garbe2008-06-141-18/+21
* updateAnselm R Garbe2008-06-121-1/+1
* integrated yiyus mouse.diff (though the bar click handling is slightly broken...Anselm R Garbe2008-06-111-25/+59
* made Xinerama screen index customizableAnselm R Garbe2008-06-111-4/+8
* added nsz' patchAnselm R Garbe2008-06-111-0/+3
* integrated Peter Hartlich's patch, removed const char *c from union, simplifi...Anselm R Garbe2008-06-111-4/+4
* applied anydot's patchset.diffAnselm R Garbe2008-06-111-35/+35
* Gottox' drawtext simplificationAnselm R Garbe2008-06-011-1/+1
* applied noviewprev.diff, fix.diff and unusedflags.diffAnselm R Garbe2008-06-011-1/+1
* removed Layout->updategeom, unnecessaryAnselm R Garbe2008-05-261-3/+3
* applied yiyus domax patch with slight modificationsAnselm R Garbe2008-05-261-36/+16
* s/int/uint/ in config.hAnselm R Garbe2008-05-221-38/+38
* setmfact argument was wrongAnselm R Garbe2008-05-221-2/+2
* applied Gottox bitmask + void *arg patchAnselm R Garbe2008-05-221-43/+44
* merged tile.c again into dwm.canselm@anselm12008-05-191-3/+1
* recent changes, introduced togglebar, changed some defines into variable decl...Anselm R Garbe2008-05-191-4/+9
* removed the <M> togglelayout callAnselm R Garbe2008-05-171-3/+2
* removed monocle for nowAnselm R Garbe2008-05-171-1/+0
* removed the exact focus mechanism of next/prev windowAnselm R Garbe2008-05-171-2/+0
* moved all tile()-related stuff into tile.c which is included from config.def....Anselm R Garbe2008-05-171-7/+7
* removed tileh, renamed tilev into tile again, removed counttiles, tilemasterAnselm R Garbe2008-05-171-1/+1
* removed Layout->isfloatingAnselm R Garbe2008-05-171-4/+4
* removed reapply() -- unnecessaryAnselm R Garbe2008-05-171-1/+0
* renamed setlayout into togglelayoutAnselm R Garbe2008-05-171-74/+73
* having monocle on Mod1-mAnselm R Garbe2008-05-111-0/+1
* removed Geom stuff, introduced updategeom() again, still view is somewhat bro...Anselm R Garbe2008-05-111-11/+1
* cleaned up config.def.hAnselm R Garbe2008-05-111-8/+2
* implemented exact focus next, if arg != NULL to focus{next,prev}Anselm R Garbe2008-05-111-0/+2
* applied JUCE patchAnselm R Garbe2008-05-061-0/+2
* applied yiyus fgeom patchAnselm R Garbe2008-04-271-1/+4
* geometry fix proposed by JukkaAnselm R Garbe2008-04-081-1/+1
* some cleanup changesAnselm R Garbe2008-04-031-2/+0
* uncommented dual layout in preparation of dwm 4.9anselm@anselm12008-04-021-2/+2
* applied Peter Hartlich's simplification patch of setmfact and his revival of ...anselm@anselm12008-04-021-1/+1
* revival of mfact and setmfactAnselm R Garbe2008-03-241-1/+4
* setlayout and setgeom are now togglable againAnselm R Garbe2008-03-241-14/+6
* geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe2008-03-241-4/+1
* added sample of {grow,shrink}master to config.def.hAnselm R Garbe2008-03-171-0/+4
* geoms are now drawed in the status barAnselm R Garbe2008-03-171-4/+4
* removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe2008-03-171-15/+13
* made the string-based setgeom workingAnselm R Garbe2008-03-151-2/+14
* some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe2008-03-141-3/+3
* some changes towards 4.9Anselm R Garbe2008-03-141-5/+8
* removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe2008-03-131-34/+0
* changed config.def.hAnselm R Garbe2008-03-061-2/+2
remember that computers suck.