blob: 1407dc340f8d9e79e0e95b810bd26521699aed56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>m@matous.dev</email>
<name>Martin Matouš</name>
</maintainer>
<longdescription>
Gradually dim the screen.
Can be used to implement a grace period before locking the session.
</longdescription>
<upstream>
<maintainer>
<email>contact@emersion.fr</email>
<name>Simon Ser</name>
</maintainer>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|