From 8c7b4873123c672b6ee34649c97d15690c0a98b4 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Wed, 16 Aug 2023 13:46:45 -0400 Subject: [PATCH 1/2] Brightness: mark incompatable with wayland *Depends on x11 and Xrandr to function *Wlroots replacement for Xrandr wlr-randr does not have brightness control yet --- .../org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in | 1 + 1 file changed, 1 insertion(+) diff --git a/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in b/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in index bddc9391..c7c39e2e 100644 --- a/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in +++ b/applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in @@ -10,6 +10,7 @@ Description=Adjusts Laptop panel brightness # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-brightness-applet MateComponentId=OAFIID:MATE_BrightnessApplet +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-power-manager X-MATE-Bugzilla-Component=applets From 3c488cc4f1fc3992e4047c5294053a810ff93dd6 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Wed, 16 Aug 2023 14:04:43 -0400 Subject: [PATCH 2/2] inhibit: mark applet incompatable with wayland *Depends on Xevent and DPMS x11 extension --- .../org.mate.InhibitApplet.mate-panel-applet.desktop.in.in | 1 + 1 file changed, 1 insertion(+) diff --git a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in index 645fc212..dbf39883 100644 --- a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in +++ b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in @@ -10,6 +10,7 @@ Description=Allows user to inhibit automatic power saving # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-inhibit-applet MateComponentId=OAFIID:MATE_InhibitApplet +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-power-manager X-MATE-Bugzilla-Component=applets