mate-desktop / mate-control-center

Utilities to configure the MATE desktop
https://mate-desktop.org
GNU General Public License v2.0
68 stars 59 forks source link

Populate in wayland #739

Closed lukefromdc closed 10 months ago

lukefromdc commented 11 months ago

*When running under Wayland, show all of the capplets that are useful in wayland now or which are intended to be in the future

*Show the control center in the main menu when running under wayland. Note that we cannot simply use XDG_CURRENT_DESKTOP=MATE or we block users from setting certain GNOME gsettings values differently for x11 and wayland. We use XDG_CURRENT_DESKTOP=MATE-wayland to distinguish the sessions but the control center's .desktop files need to accomodate this.

*This also keeps most x11-only capplets out of the control center when running under wayland

lukefromdc commented 11 months ago

Rebased after https://github.com/mate-desktop/mate-control-center/pull/740

lukefromdc commented 10 months ago

Closing as it is no longer needed after https://github.com/mate-desktop/mate-wayland-session/commit/3a262255213695a34e35c69ce0711d91d5d7a632 and using "MATE-wayland" for an OnlyShowIn string violates the .desktop file specifications barring a new registration of a new string