aboutsummaryrefslogtreecommitdiff
path: root/screen.c
Commit message (Collapse)AuthorAge
* added screen.c, removed layout.c and tag.cAnselm R. Garbe2007-08-19
|
* split screen.c into layout.c and tag.c (because the view is an implicit ↵Anselm R. Garbe2007-02-20
| | | | mixture of both)
* replaced togglelayout with setlayoutAnselm R. Garbe2007-02-19
|
* renamed Client->versatile and Rule->versatile into Client->isversatile resp. ↵Anselm R. Garbe2007-02-19
| | | | Rule->isversatile
* renames swim[ming] into versatileAnselm R. Garbe2007-02-19
|
* renamed floating into swimming (this does not clash with C naming ↵Anselm R. Garbe2007-02-19
| | | | conventions and fits better the fish symbol) - also in man page
* introduced Layout structAnselm R. Garbe2007-02-19
|
* forgot an extern declarationAnselm R. Garbe2007-02-19
|
* renamed view.c into screen.cAnselm R. Garbe2007-02-19
|
* rearranged several stuffAnselm R. Garbe2006-07-15
|
* sanitized namesAnselm R. Garbe2006-07-14
|
* rearrangedAnselm R. Garbe2006-07-14