We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33d18e commit d1d5d7eCopy full SHA for d1d5d7e
interfaces/builtin/screen_inhibit_control.go
@@ -64,6 +64,15 @@ dbus (send)
64
member={Inhibit,UnInhibit,SimulateUserActivity}
65
peer=(label=unconfined),
66
67
+# xfce4-power-manager -
68
+# https://github.com/xfce-mirror/xfce4-power-manager/blob/0b3ad06ad4f51eae1aea3cdc26f434d8b5ce763e/src/org.freedesktop.PowerManagement.Inhibit.xml
69
+dbus (send)
70
+ bus=session
71
+ path=/org/freedesktop/PowerManagement/Inhibit
72
+ interface=org.freedesktop.PowerManagement.Inhibit
73
+ member={Inhibit,UnInhibit}
74
+ peer=(label=unconfined),
75
+
76
# API rule
77
dbus (send)
78
bus=session
0 commit comments