XSNotifications not sent out on Linux #1123

Closed
opened 2026-04-05 16:52:54 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @galister on 3/4/2023

XSNotifications are not being sent on Linux, because game process/steamvr cannot be detected.

be2f2fd986/html/src/app.js (L5681-L5684)

When using the AppApi call from the console, the test notifications go out just fine.

Suggestion: Add a 'When to display' setting, like for Desktop Notifications, or simply send the notification unconditionally when running under Wine.

*Originally created by @galister on 3/4/2023* XSNotifications are not being sent on Linux, because game process/steamvr cannot be detected. https://github.com/vrcx-team/VRCX/blob/be2f2fd98690ddda74ef8f8e9748dc81ec15875c/html/src/app.js#L5681-L5684 When using the AppApi call from the console, the test notifications go out just fine. Suggestion: Add a 'When to display' setting, like for Desktop Notifications, or simply send the notification unconditionally when running under Wine.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#1123