remote-touchpad/desktop/remote-touchpad.appdata.xml
2018-09-04 03:39:12 +02:00

75 lines
2.7 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>remote-touchpad.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Remote Touchpad</name>
<summary>Control mouse and keyboard from a smartphone</summary>
<description>
<p>
Control mouse and keyboard from the webbrowser of a smartphone (or any other device with a touchscreen).
To take control open the displayed URL or scan the QR code.
</p>
<p>
Supports Flatpak&apos;s RemoteDesktop portal (experimental), Windows and X11.
</p>
</description>
<url type="bugtracker">https://github.com/Unrud/remote-touchpad/issues</url>
<url type="homepage">https://github.com/Unrud/remote-touchpad</url>
<developer_name>Unrud</developer_name>
<releases>
<release version="0.0.7" date="2018-09-04">
<ul>
<li>use custom font for icons</li>
</ul>
</release>
<release version="0.0.6" date="2018-08-23">
<ul>
<li>use colors in terminal for QR qode</li>
<li>remove -invert command line argument</li>
<li>mitigate race condition when typing text on X11</li>
<li>improve KeySyms used for text on X11 and Flatpak's RemoteDesktop portal</li>
<li>normalize line endings</li>
</ul>
</release>
<release version="0.0.5" date="2018-07-31">
<ul>
<li>remove mouse polling interval</li>
<li>add support for &quot;pixel-perfect&quot; scrolling</li>
<li>add experimental support for Flatpak&apos;s RemoteDesktop portal</li>
<li>X11 plugin: check session type</li>
<li>improve error logging</li>
</ul>
</release>
<release version="0.0.4" date="2018-07-22">
<ul>
<li>add setting for mouse polling interval</li>
</ul>
</release>
<release version="0.0.3" date="2018-06-26">
<ul>
<li>fix websocket with https</li>
</ul>
</release>
<release version="0.0.2" date="2018-06-25">
<ul>
<li>add reload button to disconnected-page</li>
</ul>
</release>
<release version="0.0.1" date="2018-06-23">
<p>initial release</p>
</release>
</releases>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.7/screenshots/1.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.7/screenshots/2.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.7/screenshots/3.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
</component>