[neon/snap-packaging/plasma-desktop-session] snap: Add screen-inhibit-control as a slot

Kevin Ottens null at kde.org
Wed Oct 2 14:25:54 BST 2024


Git commit ec795c4d29113b688c22bdc08e52951b7a3e7276 by Kevin Ottens.
Committed on 02/10/2024 at 13:24.
Pushed by ervin into branch 'master'.

Add screen-inhibit-control as a slot

This requires an upcoming patch to snapd for it to work properly.

M  +2    -0    snap/snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/plasma-desktop-session/-/commit/ec795c4d29113b688c22bdc08e52951b7a3e7276

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 766d0cf..ed3ed70 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -135,6 +135,7 @@ apps:
       - wayland
       - x11
       - desktop
+      - screen-inhibit-control
     plugs:
       - systemd-user-control
     daemon: dbus
@@ -231,6 +232,7 @@ apps:
       - wayland
       - x11
       - desktop
+      - screen-inhibit-control
     daemon: dbus
     passthrough:
       daemon-scope: user



More information about the Neon-commits mailing list