https://bugs.kde.org/show_bug.cgi?id=448452
--- Comment #5 from Jan Blackquill <uhh...@gmail.com> --- GTK does not and has not supported our current Plasma-specific Wayland protocol for app menus. It may be possible that your GTK apps were running on XWayland under 5.23 for some reason. If you wish to force them back onto XWayland, you can set the environment variable GDK_BACKEND to xcb. I've been working on upstreaming a cross-desktop protocol for appmenus in Wayland so that GTK and other toolkits can support them natively too, but for now, forcing non-Qt apps to X11 is your only option if you want other toolkits to support the app menu under Wayland. -- You are receiving this mail because: You are watching all bug changes.