On Sun, Sep 30, 2007 at 12:46:09PM +0200, Anselm R. Garbe wrote:
> Ok I agree, the border collapsing is fine, also it wastes lesser
> screen real estate! It goes upstream.
Well I noticed several issues with this patch and reverted to
the original behavior.
First of all I added a fix to enternotify() which prevents
calling restack() on floating windows - because we don't want to
raise them on focus (this would make fully-covered floating
windows by another window unaccessible in a simple way).
But this introduced another bug, when switching to floating
layout. If a floating client has been focused in such a
situation during enternotify(), restack() isn't called. So the
focused border wasn't fully visible in certain cases.
Hence I revert this border collapsing again.
Regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Mon Oct 01 2007 - 21:39:01 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:56:39 UTC