summaryrefslogtreecommitdiffstats
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
* recent changes, introduced togglebar, changed some defines into variable decl...Gravatar Anselm R Garbe 2008-05-191-4/+9
* removed the <M> togglelayout callGravatar Anselm R Garbe 2008-05-171-3/+2
* removed monocle for nowGravatar Anselm R Garbe 2008-05-171-1/+0
* removed the exact focus mechanism of next/prev windowGravatar Anselm R Garbe 2008-05-171-2/+0
* moved all tile()-related stuff into tile.c which is included from config.def....Gravatar Anselm R Garbe 2008-05-171-7/+7
* removed tileh, renamed tilev into tile again, removed counttiles, tilemasterGravatar Anselm R Garbe 2008-05-171-1/+1
* removed Layout->isfloatingGravatar Anselm R Garbe 2008-05-171-4/+4
* removed reapply() -- unnecessaryGravatar Anselm R Garbe 2008-05-171-1/+0
* renamed setlayout into togglelayoutGravatar Anselm R Garbe 2008-05-171-74/+73
* having monocle on Mod1-mGravatar Anselm R Garbe 2008-05-111-0/+1
* removed Geom stuff, introduced updategeom() again, still view is somewhat bro...Gravatar Anselm R Garbe 2008-05-111-11/+1
* cleaned up config.def.hGravatar Anselm R Garbe 2008-05-111-8/+2
* implemented exact focus next, if arg != NULL to focus{next,prev}Gravatar Anselm R Garbe 2008-05-111-0/+2
* applied JUCE patchGravatar Anselm R Garbe 2008-05-061-0/+2
* applied yiyus fgeom patchGravatar Anselm R Garbe 2008-04-271-1/+4
* geometry fix proposed by JukkaGravatar Anselm R Garbe 2008-04-081-1/+1
* some cleanup changesGravatar Anselm R Garbe 2008-04-031-2/+0
* uncommented dual layout in preparation of dwm 4.9Gravatar anselm@anselm1 2008-04-021-2/+2
* applied Peter Hartlich's simplification patch of setmfact and his revival of ...Gravatar anselm@anselm1 2008-04-021-1/+1
* revival of mfact and setmfactGravatar Anselm R Garbe 2008-03-241-1/+4
* setlayout and setgeom are now togglable againGravatar Anselm R Garbe 2008-03-241-14/+6
* geom indicator and layout indicator is only displayed if there are several ge...Gravatar Anselm R Garbe 2008-03-241-4/+1
* added sample of {grow,shrink}master to config.def.hGravatar Anselm R Garbe 2008-03-171-0/+4
* geoms are now drawed in the status barGravatar Anselm R Garbe 2008-03-171-4/+4
* removed the string-based setgeom approach, introduced a new Geom type instead...Gravatar Anselm R Garbe 2008-03-171-15/+13
* made the string-based setgeom workingGravatar Anselm R Garbe 2008-03-151-2/+14
* some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Gravatar Anselm R Garbe 2008-03-141-3/+3
* some changes towards 4.9Gravatar Anselm R Garbe 2008-03-141-5/+8
* removed all defines of geoms, implemented setgeoms() instead, added config.an...Gravatar Anselm R Garbe 2008-03-131-34/+0
* changed config.def.hGravatar Anselm R Garbe 2008-03-061-2/+2
* new stuffGravatar Anselm R Garbe 2008-03-061-4/+6
* implemented setlayout in the way proposed on the ml, split tile() into two fu...Gravatar Anselm R Garbe 2008-03-061-17/+17
* changed config.def.hGravatar Anselm R Garbe 2008-03-051-32/+9
* integrated the new -x -y -w toggles of dmenu into my setupGravatar Anselm R Garbe 2008-03-051-1/+6
* implemented the stuff as I discussed on dwm@Gravatar Anselm R Garbe 2008-03-051-6/+55
* renamed maximise to monocle again.Gravatar Anselm R Garbe 2008-03-051-4/+2
* renamed MAXLEN into MAXTAGLEN (backward compliance)Gravatar anselm@anselm1 2008-03-041-1/+1
* renamed monocle into maxmise, documented the keybindings in dwm(1)Gravatar anselm@anselm1 2008-03-041-5/+7
* monocle goes mainstreamGravatar Anselm R Garbe 2008-03-041-1/+3
* removed View cruft, now back to the rootsGravatar anselm@anselm1 2008-03-031-1/+0
* made tag names snappierGravatar Anselm R Garbe 2008-02-291-1/+1
* removed initags -- we autoselect the first tag in each view insteadGravatar anselm@anselm1 2008-02-281-1/+0
* some more changes towards a better dwmGravatar Anselm R Garbe 2008-02-281-1/+1
* proceeded, though we still miss a real Tag structGravatar anselm@anselm1 2008-02-271-2/+4
* disabled AIM_XINERAMAGravatar anselm@anselm1 2008-02-261-1/+1
* simplified dwmGravatar anselm@anselm1 2008-02-261-2/+2
* pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but th...Gravatar anselm@anselm1 2008-02-231-7/+7
* changed arrange functions to contain the Monitor as first argumentGravatar Anselm R Garbe 2008-02-211-1/+1
* proceeded with multihead/Xinerama supportGravatar anselm@anselm1 2007-12-221-5/+5
* removed maximize, there will be monocle soonGravatar anselm@anselm1 2007-12-221-1/+0