https://bugs.kde.org/show_bug.cgi?id=336285
--- Comment #18 from linus.kardell+kdeb...@gmail.com --- I feel like under Wayland, instead of the panels closing themselves on focus loss, they could indicate their desired behavior with a window class or hint, like xdg_popup or something similar, leaving it to the compositor to position them correctly and to dismiss them when when the user clicks elsewhere. The compositor would be aware of "Focus follows mouse", and could tell the difference between clicking and merely hovering over another window. Plasma would not need to care about focus at all. Of course, that may require some extension for it, if xdg_popup isn't enough. Though I notice on Wayland, application context menus have this same issue, they close when hovering a different window, which they don't do on X11. How do context menus handle this on X11, and why can't Plasma panels do the same? -- You are receiving this mail because: You are watching all bug changes.