https://bugs.kde.org/show_bug.cgi?id=397479

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
I applied that one change on top of 5.11 everything seems fine?

gtk3 windows I'm not finding them have an issue when I change focus, but they
do jump when 

There is one relevant quirk based on our debug output.

We send a lot of configure(someState, QSize());  when we're just updating the
state (like active changing)

>      If the width or height arguments are zero, it means the client
        should decide its own window dimension.

In kwin we take that to mean "use the last thing I sent you" which seems a
sensible assumption, but that's not how toolkits interpret that line nor how
other WMs behave.

I shall:
 - update kwin to always send a size
 - try and build qt master and see if I can reproduce there

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to