aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAgeLines
* applied yiyus domax patch with slight modificationsAnselm R Garbe2008-05-26-36/+16
* s/int/uint/ in config.hAnselm R Garbe2008-05-22-38/+38
* setmfact argument was wrongAnselm R Garbe2008-05-22-2/+2
* applied Gottox bitmask + void *arg patchAnselm R Garbe2008-05-22-43/+44
* merged tile.c again into dwm.canselm@anselm12008-05-19-3/+1
* recent changes, introduced togglebar, changed some defines into variable decl...Anselm R Garbe2008-05-19-4/+9
* removed the <M> togglelayout callAnselm R Garbe2008-05-17-3/+2
* removed monocle for nowAnselm R Garbe2008-05-17-1/+0
* removed the exact focus mechanism of next/prev windowAnselm R Garbe2008-05-17-2/+0
* moved all tile()-related stuff into tile.c which is included from config.def....Anselm R Garbe2008-05-17-7/+7
* removed tileh, renamed tilev into tile again, removed counttiles, tilemasterAnselm R Garbe2008-05-17-1/+1
* removed Layout->isfloatingAnselm R Garbe2008-05-17-4/+4
* removed reapply() -- unnecessaryAnselm R Garbe2008-05-17-1/+0
* renamed setlayout into togglelayoutAnselm R Garbe2008-05-17-74/+73
* having monocle on Mod1-mAnselm R Garbe2008-05-11-0/+1
* removed Geom stuff, introduced updategeom() again, still view is somewhat bro...Anselm R Garbe2008-05-11-11/+1
* cleaned up config.def.hAnselm R Garbe2008-05-11-8/+2
* implemented exact focus next, if arg != NULL to focus{next,prev}Anselm R Garbe2008-05-11-0/+2
* applied JUCE patchAnselm R Garbe2008-05-06-0/+2
* applied yiyus fgeom patchAnselm R Garbe2008-04-27-1/+4
* geometry fix proposed by JukkaAnselm R Garbe2008-04-08-1/+1
* some cleanup changesAnselm R Garbe2008-04-03-2/+0
* uncommented dual layout in preparation of dwm 4.9anselm@anselm12008-04-02-2/+2
* applied Peter Hartlich's simplification patch of setmfact and his revival of ...anselm@anselm12008-04-02-1/+1
* revival of mfact and setmfactAnselm R Garbe2008-03-24-1/+4
* setlayout and setgeom are now togglable againAnselm R Garbe2008-03-24-14/+6
* geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe2008-03-24-4/+1
* added sample of {grow,shrink}master to config.def.hAnselm R Garbe2008-03-17-0/+4
* geoms are now drawed in the status barAnselm R Garbe2008-03-17-4/+4
* removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe2008-03-17-15/+13
* made the string-based setgeom workingAnselm R Garbe2008-03-15-2/+14
* some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe2008-03-14-3/+3
* some changes towards 4.9Anselm R Garbe2008-03-14-5/+8
* removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe2008-03-13-34/+0
* changed config.def.hAnselm R Garbe2008-03-06-2/+2
* new stuffAnselm R Garbe2008-03-06-4/+6
* implemented setlayout in the way proposed on the ml, split tile() into two fu...Anselm R Garbe2008-03-06-17/+17
* changed config.def.hAnselm R Garbe2008-03-05-32/+9
* integrated the new -x -y -w toggles of dmenu into my setupAnselm R Garbe2008-03-05-1/+6
* implemented the stuff as I discussed on dwm@Anselm R Garbe2008-03-05-6/+55
* renamed maximise to monocle again.Anselm R Garbe2008-03-05-4/+2
* renamed MAXLEN into MAXTAGLEN (backward compliance)anselm@anselm12008-03-04-1/+1
* renamed monocle into maxmise, documented the keybindings in dwm(1)anselm@anselm12008-03-04-5/+7
* monocle goes mainstreamAnselm R Garbe2008-03-04-1/+3
* removed View cruft, now back to the rootsanselm@anselm12008-03-03-1/+0
* made tag names snappierAnselm R Garbe2008-02-29-1/+1
* removed initags -- we autoselect the first tag in each view insteadanselm@anselm12008-02-28-1/+0
* some more changes towards a better dwmAnselm R Garbe2008-02-28-1/+1
* proceeded, though we still miss a real Tag structanselm@anselm12008-02-27-2/+4
* disabled AIM_XINERAMAanselm@anselm12008-02-26-1/+1