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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/7b46f101e33f
                   |                            |870a6116e04bd940b1113278bd4
                   |                            |4
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 7b46f101e33f870a6116e04bd940b1113278bd44 by David Edmundson.
Committed on 15/02/2023 at 23:05.
Pushed by davidedmundson into branch 'master'.

Simplify tile dismissal

We want floating tiles to be activatable, but also dismiss the effect by
clicking on the whitespace.

The current solution doesn't work as a floating tile that is in turn
split will pull focus from the children meaning those tiles can't be deleted.

Rather than special casing and z-manipulation we can simplify everything
by moving tile dismissal to the root of the effect and appropariately
propagating the event.

M  +3    -3    src/effects/tileseditor/qml/TileDelegate.qml
M  +5    -0    src/effects/tileseditor/qml/main.qml

https://invent.kde.org/plasma/kwin/commit/7b46f101e33f870a6116e04bd940b1113278bd44

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

Reply via email to