summaryrefslogtreecommitdiff
path: root/gui-apps/wbg/metadata.xml
blob: 610e9de53b72e79eee06e5353dea30894a9a5a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Leonardo Hernández Hernández</name>
    <email>leohdz172@proton.me</email>
  </maintainer>
  <longdescription lang="en">
		Super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.
		Wbg takes a single command line argument: a path to an image file. This image is displayed scaled-to-fit on all monitors.
		More display options, and/or the ability to set a per-monitor wallpaper may be added in the future.
	</longdescription>
  <upstream>
    <bugs-to>https://codeberg.org/dnkl/wbg/issues</bugs-to>
    <doc>https://codeberg.org/dnkl/wbg/src/branch/master/README.md</doc>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>