commit 08b3237357c5e401ecaca26d887feb0f7df5a652 Author: galister <22305755+galister@users.noreply.github.com> Date: Fri Jan 3 05:25:08 2025 +0900 add envision manifest diff --git a/com.github.galiser.wlx-overlay-s.json b/com.github.galiser.wlx-overlay-s.json new file mode 100644 index 00000000..c91e6e51 --- /dev/null +++ b/com.github.galiser.wlx-overlay-s.json @@ -0,0 +1,13 @@ +{ + "appid": "com.github.galiser.wlx-overlay-s", + "name": "WlxOverlay-S", + "version": "0.6.0", + "hompage_url": "https://github.com/galister/wlx-overlay-s", + "icon_url": "https://github.com/galister/wlx-overlay-s/raw/main/wlx-overlay-s.svg", + "screenshots": [ + "https://github.com/galister/wlx-overlay-s/raw/guide/wlx-s.png" + ], + "description": "A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops, inspired by XSOverlay.\n\nWlxOverlay-S allows you to access your desktop screens while in VR.\n\nIn comparison to similar overlays, WlxOverlay-S aims to run alongside VR games and experiences while having as little performance impact as possible. The UI appearance and rendering techniques are kept as simple and efficient as possible, while still allowing a high degree of customizability.", + "short_description": "Access your Wayland/X11 desktop", + "exec_url": "https://github.com/galister/wlx-overlay-s/releases/download/v0.6/WlxOverlay-S-v0.6-x86_64.AppImage" +}