https://bugs.kde.org/show_bug.cgi?id=430662
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |72620a6f2f5b3b6d580ff75c42a | |1df2d96a1bc31 Resolution|--- |FIXED Version Fixed In| |5.23 --- Comment #13 from David Redondo <[email protected]> --- Git commit 72620a6f2f5b3b6d580ff75c42a1df2d96a1bc31 by David Redondo. Committed on 12/05/2021 at 10:19. Pushed by davidre into branch 'master'. Make appmenu work properly on Wayland The toplevel menu is positioned using the plasmashell protocol. For QtWayland to create popups we need a input serial. The input serial is manually set to the enter one for creating poups. FIXED-IN:5.23 M +2 -0 CMakeLists.txt M +3 -0 appmenu/CMakeLists.txt M +48 -4 appmenu/appmenu.cpp M +10 -0 appmenu/appmenu.h https://invent.kde.org/plasma/plasma-workspace/commit/72620a6f2f5b3b6d580ff75c42a1df2d96a1bc31 -- You are receiving this mail because: You are watching all bug changes.
