aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-17moved all tile()-related stuff into tile.c which is included from config.def....Anselm R Garbe1-7/+7
2008-05-17removed tileh, renamed tilev into tile again, removed counttiles, tilemasterAnselm R Garbe1-1/+1
2008-05-17removed Layout->isfloatingAnselm R Garbe1-4/+4
2008-05-17removed reapply() -- unnecessaryAnselm R Garbe1-1/+0
2008-05-17renamed setlayout into togglelayoutAnselm R Garbe1-74/+73
2008-05-11having monocle on Mod1-mAnselm R Garbe1-0/+1
2008-05-11removed Geom stuff, introduced updategeom() again, still view is somewhat bro...Anselm R Garbe1-11/+1
2008-05-11cleaned up config.def.hAnselm R Garbe1-8/+2
2008-05-11implemented exact focus next, if arg != NULL to focus{next,prev}Anselm R Garbe1-0/+2
2008-05-06applied JUCE patchAnselm R Garbe1-0/+2
2008-04-27applied yiyus fgeom patchAnselm R Garbe1-1/+4
2008-04-08geometry fix proposed by JukkaAnselm R Garbe1-1/+1
2008-04-03some cleanup changesAnselm R Garbe1-2/+0
2008-04-02uncommented dual layout in preparation of dwm 4.9anselm@anselm11-2/+2
2008-04-02applied Peter Hartlich's simplification patch of setmfact and his revival of ...anselm@anselm11-1/+1
2008-03-24revival of mfact and setmfactAnselm R Garbe1-1/+4
2008-03-24setlayout and setgeom are now togglable againAnselm R Garbe1-14/+6
2008-03-24geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe1-4/+1
2008-03-17added sample of {grow,shrink}master to config.def.hAnselm R Garbe1-0/+4
2008-03-17geoms are now drawed in the status barAnselm R Garbe1-4/+4
2008-03-17removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe1-15/+13
2008-03-15made the string-based setgeom workingAnselm R Garbe1-2/+14
2008-03-14some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe1-3/+3
2008-03-14some changes towards 4.9Anselm R Garbe1-5/+8
2008-03-13removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe1-34/+0
2008-03-06changed config.def.hAnselm R Garbe1-2/+2
2008-03-06new stuffAnselm R Garbe1-4/+6
2008-03-06implemented setlayout in the way proposed on the ml, split tile() into two fu...Anselm R Garbe1-17/+17
2008-03-05changed config.def.hAnselm R Garbe1-32/+9
2008-03-05integrated the new -x -y -w toggles of dmenu into my setupAnselm R Garbe1-1/+6
2008-03-05implemented the stuff as I discussed on dwm@Anselm R Garbe1-6/+55
2008-03-05renamed maximise to monocle again.Anselm R Garbe1-4/+2
2008-03-04renamed MAXLEN into MAXTAGLEN (backward compliance)anselm@anselm11-1/+1
2008-03-04renamed monocle into maxmise, documented the keybindings in dwm(1)anselm@anselm11-5/+7
2008-03-04monocle goes mainstreamAnselm R Garbe1-1/+3
2008-03-03removed View cruft, now back to the rootsanselm@anselm11-1/+0
2008-02-29made tag names snappierAnselm R Garbe1-1/+1
2008-02-28removed initags -- we autoselect the first tag in each view insteadanselm@anselm11-1/+0
2008-02-28some more changes towards a better dwmAnselm R Garbe1-1/+1
2008-02-27 proceeded, though we still miss a real Tag structanselm@anselm11-2/+4
2008-02-26disabled AIM_XINERAMAanselm@anselm11-1/+1
2008-02-26simplified dwmanselm@anselm11-2/+2
2008-02-23pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but th...anselm@anselm11-7/+7
2008-02-21changed arrange functions to contain the Monitor as first argumentAnselm R Garbe1-1/+1
2007-12-22proceeded with multihead/Xinerama supportanselm@anselm11-5/+5
2007-12-22removed maximize, there will be monocle soonanselm@anselm11-1/+0
2007-12-22fixed wrong tagging stuffanselm@anselm11-1/+1
2007-12-22added dmenu_run to config.hanselm@anselm11-2/+1
2007-12-09simplified Mod-mAnselm R. Garbe1-1/+1
2007-12-08implemented reapply for re-applying the tagging rules during runtime, Mod-rAnselm R. Garbe1-0/+1