https://bugs.kde.org/show_bug.cgi?id=424485
--- Comment #74 from Erin of Yukis <[email protected]> --- That’s not going to work for GTK4 and also the entire problem here is that GTK developers and KWin developers have not agreed on a standard approach for an application to say: This is my D-Bus name. There is a GTK proprietary and a Qt proprietary way to do this and KWin only implements the Qt one. That’s why global menu works with Qt apps but not GTK apps. (The other difference is that Qt uses the Canonical DBus-Menu API for publishing its menus, while GTK uses a simplified GLib DBus API instead, but GDBus-DBbusMenu-Proxy would take care of that *if* KWin told it which GTK Wayland application window corresponds to which D-Bus name.) -- You are receiving this mail because: You are watching all bug changes.
