29c26b88e7moved focus{next,prev} and nexttiled from client.c to layout.c (because those are not client-specific), moved toggleversatile() from layout.c to client.c (because those are client-specific)
před 18 roky
Anselm R. Garbe
8012fcf333split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)