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 |https://invent.kde.org/plas
                   |ma/kwin/commit/7b46f101e33f |ma/kwin/commit/0be551c6bf56
                   |870a6116e04bd940b1113278bd4 |5a939e179e7b0533dfb16516712
                   |4                           |0

--- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 0be551c6bf565a939e179e7b0533dfb165167120 by David Edmundson.
Committed on 17/03/2023 at 16:18.
Pushed by davidedmundson into branch 'Plasma/5.27'.

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.


(cherry picked from commit 7b46f101e33f870a6116e04bd940b1113278bd44)

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/0be551c6bf565a939e179e7b0533dfb165167120

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

Reply via email to