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

Niccolò Venerandi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |3efe3ce8320c0b02fe54af3288f
                   |                            |ffd30f7ceab50
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from Niccolò Venerandi <[email protected]> ---
Git commit 3efe3ce8320c0b02fe54af3288fffd30f7ceab50 by Niccolò Venerandi.
Committed on 24/06/2024 at 09:41.
Pushed by niccolove into branch 'master'.

Refactor drag and drop behaviour of applets from panel to other containments

Right now it's impossible to drag and drop applets from the panel to elsewhere,
only within the panel. If you try, the applets will be added to the desktop
right next to the panel, and you'll have to start dragging them again to move
them around or to another panel. This implements a new mode to drag and drop
applets from the panel to other containments.

This MR makes it possible to just drag and drop items outside the panel; when
you do so, a "real" drag and drop will start that allows you to move that
applet on the desktop or to other panels. You can also put the applet back to
the origin panel.

Requires https://invent.kde.org/plasma/libplasma/-/merge_requests/1142


Co-authored by Marco Martin

M  +31   -4    containments/desktop/package/contents/ui/main.qml
M  +24   -11   containments/panel/contents/ui/ConfigOverlay.qml
M  +1    -1    containments/panel/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/3efe3ce8320c0b02fe54af3288fffd30f7ceab50

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

Reply via email to