I am writing because I am willing to pay to implement the following two functions:
Locally Integrated Menu: menu integrated into the window decoration as in Zren’s material-kwin-decoration (see link below). I ask that it be integrated into kwin/kdecoration so that it is available for any decoration.
krunner-appmenu: plugin for krunner that searches inside the application menu. Currently there is a plugin working quite well but only for X11.
If I understand the item correctly then the issue is with GTK applications.
So these things could be implemented and would be available for all applications that already have the necessary support.
Which seems to be all Qt based ones.
The point is: there are applications for which gobal menu works, so any implementation that uses the same infrastructure either for the in-decoration menu or krunner plugin will work for the same applications.
I.e. implementation of the “receiving” end of the menu data is not blocked by some “senders” needing more work.