log view.c
age |
author |
description |
Mon, 15 Jan 2007 12:07:18 +0100 |
Anselm R. Garbe |
changed restack, to fix undrawed tag indicators |
Mon, 15 Jan 2007 12:04:25 +0100 |
Anselm R. Garbe |
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) |
Sun, 14 Jan 2007 22:32:26 +0100 |
Anselm R. Garbe |
removed mode label stuff |
Sun, 14 Jan 2007 22:27:29 +0100 |
Anselm R. Garbe |
removed client title bar |
Fri, 12 Jan 2007 12:15:06 +0100 |
Anselm R. Garbe |
removing to allow nmaster=03.0 |
Thu, 11 Jan 2007 13:43:38 +0100 |
Anselm R. Garbe |
allowing nmaster=0 (I think that's a straight idea) |
Mon, 08 Jan 2007 17:36:56 +0100 |
Anselm R. Garbe |
reorganized |
Mon, 08 Jan 2007 17:33:24 +0100 |
Anselm R. Garbe |
implemented nmaster appearance in mode label (using %u) |
Fri, 05 Jan 2007 22:00:15 +0100 |
Anselm R. Garbe |
allowing swap() for first master client |
Fri, 05 Jan 2007 21:56:57 +0100 |
Anselm R. Garbe |
prevent pop() if first sel == nexttiled(clients) |
Fri, 05 Jan 2007 21:55:43 +0100 |
Anselm R. Garbe |
removed swap(), implemented pop for everything |
Fri, 05 Jan 2007 21:52:17 +0100 |
Anselm R. Garbe |
preserving c1->snext and c2->snext in swap() as well. |