blob: 0f0f4eeec38b2be5c565923fc389e6936d89be04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Kenton Groombridge</name>
<email>concord@gentoo.org</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/Vladimir-csp/uwsm/issues</bugs-to>
</upstream>
<longdescription>
Wraps standalone Wayland compositors into a set of Systemd units on the fly.
This provides robust session management including environment, XDG autostart
support, bi-directional binding with login session, and clean shutdown.
For compositors this is an opportunity to offload Systemd integration and
session/XDG autostart management in Systemd-managed environments.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|