Mercurial > dwm-meillo
log client.c @ 716:4ce65f61f01b 3.2
age | author | description |
---|---|---|
Tue, 23 Jan 2007 17:12:15 +0100 | Anselm R. Garbe | renamed activescreen into selscreen 3.2 |
Tue, 23 Jan 2007 13:10:35 +0100 | Anselm R. Garbe | implemented Sanders remarks |
Tue, 23 Jan 2007 12:29:17 +0100 | Anselm R. Garbe | small changes |
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). |