Release 25.2

This commit is contained in:
galister 2025-02-19 21:49:20 +00:00 committed by GitHub
parent 56aa617f3c
commit 0139725bc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"appid": "com.github.galister.wlx-overlay-s",
"name": "WlxOverlay-S",
"version": "0.6.0",
"version": "25.2.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": [
@ -9,7 +9,7 @@
],
"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",
"exec_url": "https://github.com/galister/wlx-overlay-s/releases/download/v25.2/WlxOverlay-S-v25.2-x86_64.AppImage",
"luanch_opts": ["--openxr"],
"args": ["--openxr"]
}