bump version to 0.0.6
This commit is contained in:
parent
33c9b815b0
commit
8a558c0437
3 changed files with 22 additions and 5 deletions
|
|
@ -18,6 +18,15 @@
|
|||
<url type="homepage">https://github.com/Unrud/remote-touchpad</url>
|
||||
<developer_name>Unrud</developer_name>
|
||||
<releases>
|
||||
<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>
|
||||
|
|
@ -48,13 +57,13 @@
|
|||
</releases>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.5/screenshots/1.png</image>
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.6/screenshots/1.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.5/screenshots/2.png</image>
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.6/screenshots/2.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.5/screenshots/3.png</image>
|
||||
<image>https://raw.githubusercontent.com/Unrud/remote-touchpad/0.0.6/screenshots/3.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<content_rating type="oars-1.1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue