mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
24 lines
943 B
XML
24 lines
943 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<maintainer type="person">
|
||
<email>david.guglielmi@gmail.com</email>
|
||
<name>David GUGLIELMI</name>
|
||
</maintainer>
|
||
<longdescription>
|
||
Piper is a graphical user interface to configure gaming mice.
|
||
Configuration options include changing the resolution (DPI) of the
|
||
mouse, adding and removing profiles, setting LED colors and changing
|
||
button behaviors.
|
||
|
||
Piper requires <pkg>dev-libs/libratbag</pkg>’s ratbagd, the daemon to actually communicate with the
|
||
mice. Piper is merely a front end to ratbagd, ratbagd must be
|
||
installed and running when Piper is launched.
|
||
</longdescription>
|
||
<upstream>
|
||
<remote-id type="github">libratbag/piper</remote-id>
|
||
<bugs-to>https://github.com/libratbag/piper/issues</bugs-to>
|
||
<doc lang="en">https://github.com/libratbag/piper/wiki</doc>
|
||
</upstream>
|
||
</pkgmetadata>
|