blob: 41f3af3e3b3bf4bd567f112b6eb5c9673cc80c4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|