diff options
author | lukefromdc <[email protected]> | 2023-08-16 13:46:45 -0400 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-08-17 21:24:26 +0200 |
commit | c9b23c43f9d07b640551576e8849b3bd4e1627a3 (patch) | |
tree | 7fca191d213b8c593df6baf92a724cd92616d026 /applets | |
parent | 6f72d9037175071cd16f6ff95e50ea50c510f2f7 (diff) | |
download | mate-power-manager-c9b23c43f9d07b640551576e8849b3bd4e1627a3.tar.bz2 mate-power-manager-c9b23c43f9d07b640551576e8849b3bd4e1627a3.tar.xz |
Brightness: mark incompatable with wayland
*Depends on x11 and Xrandr to function
*Wlroots replacement for Xrandr wlr-randr does not have brightness control yet
Diffstat (limited to 'applets')
-rw-r--r-- | applets/brightness/org.mate.BrightnessApplet.mate-panel-applet.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 bddc939..c7c39e2 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 |