From 7f89786967bcb24a3702e28fe77653c8caef872a Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Thu, 3 Dec 2015 08:35:22 -0500 Subject: Add swaylock protocol, add resource destructors This prevents sway crashing if swaybg or swaybar dies. --- protocols/swaylock.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 protocols/swaylock.xml (limited to 'protocols/swaylock.xml') diff --git a/protocols/swaylock.xml b/protocols/swaylock.xml new file mode 100644 index 00000000..c7a102dd --- /dev/null +++ b/protocols/swaylock.xml @@ -0,0 +1,18 @@ + + + + + The Weston desktop-shell protocol's locking functionality depends more + on the behavior of the compositor than of a screen locking client, so + another protocol is necessary. + + + + + + + + + + + -- cgit v1.2.3