dwm-meillo

log

age author description
Wed, 24 Jan 2007 17:25:37 +0100 Anselm R. Garbe Added tag 3.2.1 for changeset f2cabc83a18f
Wed, 24 Jan 2007 17:25:30 +0100 Anselm R. Garbe hotfix release 3.2.13.2.1
Wed, 24 Jan 2007 17:24:55 +0100 Anselm R. Garbe applied offscreen appearance hotfix
Wed, 24 Jan 2007 12:12:29 +0100 Anselm R. Garbe Added tag 3.2 for changeset 4ce65f61f01b
Tue, 23 Jan 2007 17:12:15 +0100 Anselm R. Garbe renamed activescreen into selscreen3.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 16:02:37 +0100 Anselm R. Garbe darker border
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!)
Fri, 19 Jan 2007 15:05:07 +0100 Anselm R. Garbe leavenotify also don't needs the check
Fri, 19 Jan 2007 15:01:51 +0100 Anselm R. Garbe deciding for focus(NULL);