Leaflet@lemmy.world to KDE@lemmy.kde.socialEnglish · 4 天前Firefox supposedly now supports the Global Menu on Linuxlemmy.worldimagemessage-square32fedilinkarrow-up1117arrow-down10
arrow-up1117arrow-down1imageFirefox supposedly now supports the Global Menu on Linuxlemmy.worldLeaflet@lemmy.world to KDE@lemmy.kde.socialEnglish · 4 天前message-square32fedilink
minus-squarekrake@lemmy.kde.sociallinkfedilinkEnglisharrow-up9·3 天前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.
minus-squarebus_factor@lemmy.worldlinkfedilinkarrow-up4·3 天前Okay, 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.