https://bugs.kde.org/show_bug.cgi?id=415142
gvgeo <gv...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |kdeconnect-kde/commit/875cf | |16a4049fc34b373e36a48efd2a2 | |948d3078 --- Comment #3 from gvgeo <gv...@protonmail.com> --- Git commit 875cf16a4049fc34b373e36a48efd2a2948d3078 by George Vogiatzis. Committed on 21/02/2020 at 09:42. Pushed by apol into branch 'master'. [Plasmoid]Make device menu use PC ContextMenu Summary: Change the three dotted menu to use PlasmaComponents ContextMenu. This prevents menu from staying open on other system tray's applets. Wayland still has that issue, happens in other menus too. And change menu icon into a hamburger menu. Test Plan: Before: Open the menu, and then open an other applet. Menu will stay open on the left. Even if change windows and open the system tray, will still be there. After: Use X11. By clicking, for example volume applet, menu will minimize. Will need to click again to open the applet. M +12 -13 plasmoid/package/contents/ui/DeviceDelegate.qml https://invent.kde.org/kde/kdeconnect-kde/commit/875cf16a4049fc34b373e36a48efd2a2948d3078 -- You are receiving this mail because: You are watching all bug changes.