BuddiesOfBudgie / budgie-desktop

Budgie Desktop is a familiar, modern desktop environment.
https://buddiesofbudgie.org
GNU General Public License v2.0
928 stars 47 forks source link

Implement Wayland support in MenuManager #475

Open JoshStrobl opened 10 months ago

JoshStrobl commented 10 months ago

This is a meta-tasklist for implementation of Wayland support in MenuManager (used to render right click options for Budgie Desktop Settings and System Settings when right-clicking the desktop -- external to any desktop icons implementation of this logic), such as via use of libxfce4windowing. Strict usage of Wnck is not viable as that is limited to X11. libxfce4windowing is designed to support both X11 and Wayland.