Leaflet to KDE@lemmy.kde.socialEnglish • 6 days agoFirefox supposedly now supports the Global Menu on Linuxlemmy.worldimagemessage-square31fedilinkarrow-up1116arrow-down10
arrow-up1116arrow-down1imageFirefox supposedly now supports the Global Menu on Linuxlemmy.worldLeaflet to KDE@lemmy.kde.socialEnglish • 6 days agomessage-square31fedilink
minus-square@krake@lemmy.kde.sociallinkfedilinkEnglish8•5 days agoThe “menu at the top of the screen” is just one possible visualization. Essentially an application that supports this can “export” its menu so that it can be consumed by another process. In the case of the “global menu” this is Plasma (applet). However, the data can also be consumed for example by a window decoration plugin, like this one https://discuss.kde.org/t/decoration-with-locally-integrated-menu/29492 There are likely many more possibilities. Maybe a Kwin effect that shows the menu as a circle of options around the mouse cursor’s current position.
minus-square@bus_factor@lemmy.worldlinkfedilink4•4 days agoOkay, that’s making more sense. I can see people wanting to stick the menu in the title bar or something like that.
The “menu at the top of the screen” is just one possible visualization.
Essentially an application that supports this can “export” its menu so that it can be consumed by another process.
In the case of the “global menu” this is Plasma (applet).
However, the data can also be consumed for example by a window decoration plugin, like this one https://discuss.kde.org/t/decoration-with-locally-integrated-menu/29492
There are likely many more possibilities. Maybe a Kwin effect that shows the menu as a circle of options around the mouse cursor’s current position.
Okay, that’s making more sense. I can see people wanting to stick the menu in the title bar or something like that.