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