aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Expand)Author
2008-03-24geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe
2008-03-17added sample of {grow,shrink}master to config.def.hAnselm R Garbe
2008-03-17geoms are now drawed in the status barAnselm R Garbe
2008-03-17removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe
2008-03-15made the string-based setgeom workingAnselm R Garbe
2008-03-14some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe
2008-03-14some changes towards 4.9Anselm R Garbe
2008-03-13removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe
2008-03-06changed config.def.hAnselm R Garbe
2008-03-06new stuffAnselm R Garbe
2008-03-06implemented setlayout in the way proposed on the ml, split tile() into two fu...Anselm R Garbe
2008-03-05changed config.def.hAnselm R Garbe
2008-03-05integrated the new -x -y -w toggles of dmenu into my setupAnselm R Garbe
2008-03-05implemented the stuff as I discussed on dwm@Anselm R Garbe
2008-03-05renamed maximise to monocle again.Anselm R Garbe
2008-03-04renamed MAXLEN into MAXTAGLEN (backward compliance)anselm@anselm1
2008-03-04renamed monocle into maxmise, documented the keybindings in dwm(1)anselm@anselm1
2008-03-04monocle goes mainstreamAnselm R Garbe
2008-03-03removed View cruft, now back to the rootsanselm@anselm1
2008-02-29made tag names snappierAnselm R Garbe
2008-02-28removed initags -- we autoselect the first tag in each view insteadanselm@anselm1
2008-02-28some more changes towards a better dwmAnselm R Garbe
2008-02-27 proceeded, though we still miss a real Tag structanselm@anselm1
2008-02-26disabled AIM_XINERAMAanselm@anselm1
2008-02-26simplified dwmanselm@anselm1
2008-02-24pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but th...anselm@anselm1
2008-02-21changed arrange functions to contain the Monitor as first argumentAnselm R Garbe
2007-12-22proceeded with multihead/Xinerama supportanselm@anselm1
2007-12-22removed maximize, there will be monocle soonanselm@anselm1
2007-12-22fixed wrong tagging stuffanselm@anselm1
2007-12-22added dmenu_run to config.hanselm@anselm1
2007-12-09simplified Mod-mAnselm R. Garbe
2007-12-08implemented reapply for re-applying the tagging rules during runtime, Mod-rAnselm R. Garbe
2007-11-10Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!Anselm R. Garbe
2007-11-07moved LENGTH to dwm.c, moved prevtags to dwm.carg@suckless.org
2007-11-02revival of RESIZEHINTSAnselm R. Garbe
2007-10-28replaced Nmacros with LENGTH(x) macroAnselm R. Garbe
2007-10-28replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltid...Anselm R. Garbe
2007-10-27going toward 4.7Anselm R. Garbe
2007-10-24removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clientsarg@suckless.org
2007-10-10added antoszka's viewprev patch with some minor modifications, restored Clien...Anselm R. Garbe
2007-10-05removing NULL-terminating **tags definition in config.hAnselm R. Garbe
2007-10-01s/xterm/uxterm/Anselm R. Garbe
2007-10-01fixed font definitionAnselm R. Garbe
2007-09-30applied Peter Hartlich's border collapse patchAnselm R. Garbe
2007-09-27fixed colorsAnselm R. Garbe
2007-09-26updated with my favorite colorschemeAnselm R. Garbe
2007-09-25applied colors depend from lavishs proposalAnselm R. Garbe
2007-09-23switching to white normal bg, renaming tag 9 into www, for static use in conj...Anselm R. Garbe
2007-09-23renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe