discover-desktop/discover_overlay.appdata.xml
Trigg d01c01b3cf - Added a whole bunch more special cases for gamescope environment
- Piggyback text chat into voice chat when only one window can be shown
- Added 'show on taskbar' option to Core, which should allow screen capture of overlay in X11
- Update guild list in text settings more frequently. Should help with #178
- Repurposed wayland draggable windows for gamescope
- Fixed a bug in floating voice overlay
2022-03-14 16:52:47 +00:00

45 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<component>
<id>io.github.trigg.discover_overlay</id>
<metadata_license>MIT</metadata_license>
<name>Discover Overlay</name>
<url type="homepage">https://trigg.github.io/Discover/</url>
<summary>A graphical overlay for Discord voice chat.</summary>
<icon type="remote" width="256" height="256">https://raw.githubusercontent.com/trigg/Discover/c716ea36ee28d70fbc0fb430d82c07d42a3edfda/discover-overlay.png</icon>
<categories>
<category>Utility</category>
<category>TelephonyTools</category>
</categories>
<requires>
<id>com.discordapp.Discord</id>
</requires>
<project_license>GPL-3.0-or-later</project_license>
<screenshots>
<screenshot type="default">
<caption>Overlay shown over Steam big picture login</caption>
<image type="source" width="1290" height="834">https://user-images.githubusercontent.com/535772/149630830-750f8af6-e935-44a6-ad1c-da1d204ee107.png</image>
</screenshot>
</screenshots>
<developer_name>trigg</developer_name>
<releases>
<release version="0.4.5" date="2022-03-11" urgency="low">
<description>
- Fixed some app metadata
- Added rating based on unmoderated nature of app
</description>
<url>https://github.com/trigg/Discover/releases/tag/v0.4.5</url>
</release>
<release version="0.4.4" date="2022-03-11" urgency="low">
<description>
- Fixed some app metadata
</description>
<url>https://github.com/trigg/Discover/releases/tag/v0.4.4</url>
</release>
</releases>
<content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">intense</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
</content_rating>
</component>