https://bugs.kde.org/show_bug.cgi?id=438484
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.0 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |445571fb9821a6e184fa21ead89 | |a1138594c1fd3 --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 445571fb9821a6e184fa21ead89a1138594c1fd3 by Fushan Wen. Committed on 07/05/2023 at 06:23. Pushed by fusionfuture into branch 'master'. applets/clipboard: make list items draggable This allows copying text/image without interfering with the current clipboard item. Requires Qt 6.5 (https://github.com/qt/qtdeclarative/commit/17318c4805d089f10c25f8165dae7d1f908bd311) FIXED-IN: 6.0 M +5 -1 applets/clipboard/contents/ui/ClipboardItemDelegate.qml M +12 -5 applets/clipboard/contents/ui/ImageItemDelegate.qml M +8 -1 applets/clipboard/contents/ui/TextItemDelegate.qml M +8 -1 applets/clipboard/contents/ui/UrlItemDelegate.qml M +3 -3 klipper/historyimageitem.cpp M +1 -1 klipper/historyimageitem.h M +6 -8 klipper/historyitem.h M +2 -2 klipper/popupproxy.cpp https://invent.kde.org/plasma/plasma-workspace/commit/445571fb9821a6e184fa21ead89a1138594c1fd3 -- You are receiving this mail because: You are watching all bug changes.