Re: wayland menu

2018-12-21 Thread David Craven
> There is already a dbus protocol for this canonical came up with for ubuntu/unity and it's got support in several toolkits already. Look into com.canonical.AppMenu.Registrar (google for it). After some more research it turns out that kwayland has a custom wayland appmenu protocol to register the

Re: wayland menu

2018-12-19 Thread David Craven
> There is already a dbus protocol for this canonical came up with for ubuntu/unity and it's got support in several toolkits already. Look into com.canonical.AppMenu.Registrar (google for it). Ah yes this is what I was looking for. It is already supported by qt and together with the wayland layere

wayland menu

2018-12-11 Thread David Craven
Hi, This isn't a concrete proposal but I think it would be nice to have support for compositors implementing a menu like interface that wayland clients can use. What this menu is or how it is implemented is up to the compositor. The client would register an action in a tree like structure and be n