decky-plugin-database
decky-plugin-database copied to clipboard
Bump XR plugin to v0.8.10
decky-XRGaming
This plugin installs and configures Breezy Desktop, which provides various features for AR glasses.
This update includes:
- A fix to make the plugin play nicely with other apps that may be trying to use the driver's broadcast of headset data
- On some systems, hardwareId was not being correctly generated, resulting in a misunderstanding of the device's license and enabled features
- Improved shader vector projection, slightly more accurate virtual display perspective during head movements
All the Breezy changes can be seen in the comparison view between Breezy 0.8.9 and 0.8.8 (0.8.8 is the version the currently-live plugin uses).
Checklist:
Developer Checklist
- [x] I am the original author or an authorized maintainer of this plugin.
- [x] I have abided by the licenses of the libraries I am utilizing, including attaching license notices where appropriate.
Plugin Checklist
- [x] I have verified that my plugin works properly on the Stable and Beta update channels of SteamOS.
- [x] I have verified my plugin is unique or alternatively provides more/alternative functionality to a similar plugin already on the store.
Plugin Backend Checklist
- No: I am using a custom backend other than Python.
- No: I am using a tool or software from a 3rd party FOSS project that does not have it's dependencies statically linked.
- Yes: I am using a custom binary that has all of it's dependencies statically linked.
Testing
- [ ] Tested on SteamOS Beta/Preview Update Channel.
I pulled in one more Breezy change for improved VITURE support.
@RodoMa92 mind taking a look at the latest changes so I can have some people try it out in the testing store?
Closing in favor of a new pull request