log client.c
age |
author |
description |
Tue, 23 Jan 2007 12:04:22 +0100 |
Anselm R. Garbe |
removed a blank line |
Tue, 23 Jan 2007 12:00:49 +0100 |
Anselm R. Garbe |
this version should also work with cornercases (like unmanage during !issel, etc.) |
Tue, 23 Jan 2007 11:49:16 +0100 |
Anselm R. Garbe |
I think this is the best solution of multihead support |
Mon, 22 Jan 2007 10:35:58 +0100 |
Anselm R. Garbe |
this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further). |
Mon, 22 Jan 2007 10:22:58 +0100 |
Anselm R. Garbe |
applied Sanders all5.patch (thanks for your weekend session, Sander!) |
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:27:29 +0100 |
Anselm R. Garbe |
removed client title bar |
Thu, 04 Jan 2007 14:17:25 +0100 |
Anselm R. Garbe |
renamed drawtitle into drawclient |