openxr: support changing overlay opacity

This commit is contained in:
galister
2024-02-17 11:06:26 +01:00
parent 12003fdddd
commit d42c0ef670
7 changed files with 21 additions and 14 deletions

View File

@@ -100,10 +100,6 @@ or alternatively add the following to `Cargo.toml` to only do basic optimization
opt-level = 1
```
## OpenXR: Overlay opacity
Translucent overlays are not supported on OpenXR yet.
## Scroll wheel doesn't work
This seems to be an issue specific to Electron apps (Discord, Element, Slack, Spotify) on Wayland. Scrolling will work when using these in your web browser.