Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | moved updatebarpos to screen | Anselm R. Garbe | 2007-08-19 |
| | |||
* | added screen.c, removed layout.c and tag.c | Anselm R. Garbe | 2007-08-19 |
| | |||
* | split screen.c into layout.c and tag.c (because the view is an implicit ↵ | Anselm R. Garbe | 2007-02-20 |
| | | | | mixture of both) | ||
* | replaced togglelayout with setlayout | Anselm R. Garbe | 2007-02-19 |
| | |||
* | renamed Client->versatile and Rule->versatile into Client->isversatile resp. ↵ | Anselm R. Garbe | 2007-02-19 |
| | | | | Rule->isversatile | ||
* | renames swim[ming] into versatile | Anselm R. Garbe | 2007-02-19 |
| | |||
* | renamed floating into swimming (this does not clash with C naming ↵ | Anselm R. Garbe | 2007-02-19 |
| | | | | conventions and fits better the fish symbol) - also in man page | ||
* | introduced Layout struct | Anselm R. Garbe | 2007-02-19 |
| | |||
* | forgot an extern declaration | Anselm R. Garbe | 2007-02-19 |
| | |||
* | renamed view.c into screen.c | Anselm R. Garbe | 2007-02-19 |
| | |||
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 |
| | |||
* | sanitized names | Anselm R. Garbe | 2006-07-14 |
| | |||
* | rearranged | Anselm R. Garbe | 2006-07-14 |