Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | next version is 5.0 | Anselm R Garbe | 2008-04-04 | |
| | ||||
* | Added tag 4.9 for changeset 22c669b2dd36 | anselm@anselm1 | 2008-04-03 | |
| | ||||
* | yet another cleanup | Anselm R Garbe | 2008-04-03 | |
| | ||||
* | some cleanup changes | Anselm R Garbe | 2008-04-03 | |
| | ||||
* | uncommented dual layout in preparation of dwm 4.9 | anselm@anselm1 | 2008-04-02 | |
| | ||||
* | applied Peter Hartlich's simplification patch of setmfact and his revival of ↵ | anselm@anselm1 | 2008-04-02 | |
| | | | | MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys! | |||
* | aspects hints seem broken for fullscreen apps | Anselm R Garbe | 2008-04-01 | |
| | ||||
* | removed uneccessary line | Anselm R Garbe | 2008-03-31 | |
| | ||||
* | bugfix | Anselm R Garbe | 2008-03-25 | |
| | ||||
* | setmfact should not have any effect if in floating layout | Anselm R Garbe | 2008-03-24 | |
| | ||||
* | minor fix | Anselm R Garbe | 2008-03-24 | |
| | ||||
* | revival of mfact and setmfact | Anselm R Garbe | 2008-03-24 | |
| | ||||
* | setlayout and setgeom are now togglable again | Anselm R Garbe | 2008-03-24 | |
| | ||||
* | geom indicator and layout indicator is only displayed if there are several ↵ | Anselm R Garbe | 2008-03-24 | |
| | | | | geoms/layouts | |||
* | hotfix of idxoftag | anselm@anselm1 | 2008-03-22 | |
| | ||||
* | blw/bgw calculation bugfix | anselm@anselm1 | 2008-03-22 | |
| | ||||
* | updated configurenotify | Anselm R Garbe | 2008-03-19 | |
| | ||||
* | minor bugfix in applyrules | anselm@anselm1 | 2008-03-17 | |
| | ||||
* | added sample of {grow,shrink}master to config.def.h | Anselm R Garbe | 2008-03-17 | |
| | ||||
* | renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w ↵ | Anselm R Garbe | 2008-03-17 | |
| | | | | value | |||
* | geoms are now drawed in the status bar | Anselm R Garbe | 2008-03-17 | |
| | ||||
* | removed the string-based setgeom approach, introduced a new Geom type ↵ | Anselm R Garbe | 2008-03-17 | |
| | | | | instead and a helper macro | |||
* | made the string-based setgeom working | Anselm R Garbe | 2008-03-15 | |
| | ||||
* | some experimental state DO NOT USE THIS, I plan to have a nicer interface to ↵ | Anselm R Garbe | 2008-03-14 | |
| | | | | change geometries | |||
* | some changes towards 4.9 | Anselm R Garbe | 2008-03-14 | |
| | ||||
* | Added tag 4.8 for changeset 607015ddb091 | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | removed the comment again | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | some polishing in tileh/tilev | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | minor bugfix | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | added a new comment | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | some cleanup | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | updated my geoms function | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | update | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | set layout already here | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | well I use a different default tile | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | added updatebarpos() | Anselm R Garbe | 2008-03-13 | |
| | ||||
* | removed all defines of geoms, implemented setgeoms() instead, added ↵ | Anselm R Garbe | 2008-03-13 | |
| | | | | config.anselm.h to show how I'd like to see that people edit their geoms | |||
* | some polishing | Anselm R Garbe | 2008-03-12 | |
| | ||||
* | updated dwm(1) | Anselm R Garbe | 2008-03-12 | |
| | ||||
* | added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ↵ | anselm@anselm1 | 2008-03-11 | |
| | | | | ty, tw, th, wx, wy, ww, wh ad variables | |||
* | changed config.def.h | Anselm R Garbe | 2008-03-06 | |
| | ||||
* | new stuff | Anselm R Garbe | 2008-03-06 | |
| | ||||
* | implemented setlayout in the way proposed on the ml, split tile() into two ↵ | Anselm R Garbe | 2008-03-06 | |
| | | | | functions, a third will follow soon | |||
* | allow for vstack | Anselm R Garbe | 2008-03-06 | |
| | ||||
* | added some comments what the TODOs are for 4.8 | Anselm R Garbe | 2008-03-06 | |
| | ||||
* | changed config.def.h | Anselm R Garbe | 2008-03-05 | |
| | ||||
* | integrated the new -x -y -w toggles of dmenu into my setup | Anselm R Garbe | 2008-03-05 | |
| | ||||
* | removed some more useless clunk | Anselm R Garbe | 2008-03-05 | |
| | ||||
* | implemented the stuff as I discussed on dwm@ | Anselm R Garbe | 2008-03-05 | |
| | ||||
* | fixed urgent hint handling | Anselm R Garbe | 2008-03-05 | |
| |