Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added screen.c, removed layout.c and tag.c | 2007-08-19 | 1 | -0/+383 | |
| | |||||
* | split screen.c into layout.c and tag.c (because the view is an implicit ↵ | 2007-02-20 | 1 | -328/+0 | |
| | | | | mixture of both) | ||||
* | replaced togglelayout with setlayout | 2007-02-19 | 1 | -15/+22 | |
| | |||||
* | renamed Client->versatile and Rule->versatile into Client->isversatile resp. ↵ | 2007-02-19 | 1 | -6/+6 | |
| | | | | Rule->isversatile | ||||
* | renames swim[ming] into versatile | 2007-02-19 | 1 | -37/+37 | |
| | |||||
* | renamed floating into swimming (this does not clash with C naming ↵ | 2007-02-19 | 1 | -66/+67 | |
| | | | | conventions and fits better the fish symbol) - also in man page | ||||
* | introduced Layout struct | 2007-02-19 | 1 | -30/+52 | |
| | |||||
* | forgot an extern declaration | 2007-02-19 | 1 | -0/+1 | |
| | |||||
* | renamed view.c into screen.c | 2007-02-19 | 1 | -0/+297 | |
| | |||||
* | rearranged several stuff | 2006-07-15 | 1 | -100/+0 | |
| | |||||
* | sanitized names | 2006-07-14 | 1 | -12/+12 | |
| | |||||
* | rearranged | 2006-07-14 | 1 | -0/+100 | |