blob: fcebd5caddde39ef5384fef6aff29f2b05e3b3d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
The xwallpaper utility allows you to set image files as your X wallpaper.
JPEG, PNG, and XPM file formats are supported, all of them being configurable and therefore no fixed dependencies.
The wallpaper is also advertised to programs which support semi-transparent backgrounds.
The last but not least focus of this project is to write a secure wallpaper utility,
supporting very tight sandboxing mechanisms.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|