Commit Graph

106 Commits

Author SHA1 Message Date
wheaney e02dabdc2c Add automatic recenter on effect start, fix banner case, update XRDriverIPC, fix how we write to the control flags file so it's atomic 2025-02-19 11:43:10 -08:00
wheaney 9522654aa4 A little more teardown logic, improve device data integration, and VITURE tuning driver updates 2025-02-18 15:37:40 -08:00
wheaney f544fa484f Pull in XR driver with latest VITURE tuning 2025-02-16 22:11:00 -08:00
wheaney 4661cf54ba Pull in support for disabling multi-tap, VITURE Pro tuning 2025-02-16 20:03:39 -08:00
wheaney 183ace1db8 Fix CLI path detection so it works for both AUR and setup script installs
Update driver, fix possible uninstall failure due to gnomem-extensions command
2024-10-24 09:36:59 -07:00
wheaney 3256d58b07 Fix broken shader in Breezy Vulkan 2024-10-23 09:30:11 -07:00
wheaney 1c4fc94999 Fix threading usage in the connectedevice widget 2024-10-22 10:11:05 -07:00
Wayne Heaney 1718986793
Add shortcut to allow for toggling the XR Effect on and off (#63) 2024-10-18 11:57:09 -07:00
wheaney be48cea8ec Bump to version 1.1.0 due to breaking IPC and sombrero changes 2024-10-17 22:19:09 -07:00
wheaney 19404c015c Fix issue with Color reference on the system background, pull in the latest driver and sombrero with GLSL compatibility fixes 2024-10-17 22:01:33 -07:00
wheaney 529e40a91e Pull in latest shader with fixed defaults 2024-10-06 13:46:23 -07:00
Wayne Heaney b1d3815bec
Remove Flatpak usage for UI (#61)
* Update package, setup, and uninstall

* Pull in the latest sombrero

* Remove unused flatpak files

* Update gnome-44-max.patch

* Bundle pydbus library

* Make compatible with Adwaita 1.2

* Add VERSION file, update po files
2024-10-03 22:22:10 -07:00
wheaney 230f93466a Handle siblings added/removed from the stage 2024-09-25 14:42:18 -07:00
wheaney 31693bdece Fix population and usage of uniform variables 2024-09-20 15:58:18 -07:00
wheaney 1bd81c6228 Pull in driver and sombrero fixes for sideview and smooth follow 2024-09-17 15:36:22 -07:00
wheaney b60fb9edf4 Pull in driver with widescreen smooth follow updates 2024-09-17 10:43:12 -07:00
wheaney 81ff0195be Pull in latest XR driver and sombrero shader for gamescope support 2024-09-15 13:08:54 -07:00
wheaney b7daefed82 Pull in driver with gamescope support, update vulkan setup to copy shader files to the appropriate gamescope directory, fix license issues in Breezy GNOME UI 2024-09-12 22:03:22 -07:00
wheaney 04e8bf2a6e Pull in sombrero fix 2024-09-10 15:15:43 -07:00
wheaney 740c301092 Pull in driver and shader fixes for sideview display distance fixes 2024-09-10 14:30:54 -07:00
Wayne Heaney 9e084ad7a4
Accommodate sombrero unified shader and driver changes (#54)
* Unify FX and GLSL shader, working for both Breezy Vulkan and GNOME
2024-09-09 20:43:59 -07:00
wheaney bd91e49a70 Pull in driver with improved Rokid integration 2024-09-06 10:31:45 -07:00
wheaney 10a951fb50 Pull in driver with updated udev rules 2024-08-22 09:27:27 -07:00
wheaney bd0012db33 Pull in driver fix for modprobe setup 2024-08-21 12:06:46 -07:00
wheaney 8a0ee28dfb Pull in driver curl timeouts 2024-08-21 11:46:17 -07:00
wheaney 0bc93c6e9e Pull in driver with latest Rokid integration 2024-08-21 08:14:21 -07:00
wheaney 9c7490a247 Pull in driver with non-root systemd setup
Bump to v0.11.0
2024-08-20 15:12:52 -07:00
wheaney b2e46f7308 Pull in driver with setup fix 2024-08-16 13:05:53 -07:00
wheaney 8ea7b49602 Pull in driver with logging improvements 2024-08-15 10:00:46 -07:00
wheaney 333e06b929 Pull in unified driver build 2024-08-14 12:36:54 -07:00
wheaney 51d5eb5215 Pull in possible XREAL Ultra health check fix 2024-08-13 15:53:40 -07:00
wheaney a5e3498223 Pull in latest driver with compile error fix 2024-08-13 11:01:05 -07:00
Wayne Heaney 3a7d5feb88
Add Rokid support (#42) 2024-08-13 10:10:10 -07:00
wheaney fe1e2bcd56 Pull in driver fix for VITURE and RayNeo requiring a delay before connect 2024-07-31 22:27:19 -07:00
wheaney f72947c7f1 Pull in XREAL Air 2 Ultra IMU-only support
https://github.com/wheaney/breezy-desktop/issues/37
2024-07-31 22:07:52 -07:00
wheaney 21e1273bf4 Pull in driver fix for libcurl dependency check 2024-07-29 20:21:46 -07:00
wheaney 99091f77da Make VITURE more reliable 2024-07-29 17:54:44 -07:00
wheaney 0238cd7790 Pull in driver timestamp fix 2024-07-28 23:30:30 -07:00
wheaney 6ea84e275f Pull in driver with monitoring of IMU data 2024-07-28 14:26:38 -07:00
wheaney d97069e18f Pull in setup messaging fixes 2024-07-28 09:14:52 -07:00
wheaney 41240d93af Pull in VITURE AARCH64 support 2024-07-27 21:49:35 -07:00
wheaney 05c0a421ed A couple fixes for installing on a fresh machine 2024-07-26 20:25:49 -07:00
wheaney 56a7d41ec6 Fix issue changing scale when all logical monitors require the same scale. Pull in driver setup update. 2024-07-25 10:03:05 -07:00
wheaney 702692f386 Add handling of rapid monitor updates, prevent concurrent config updates and effect/sbs mode changes 2024-07-23 22:07:58 -07:00
wheaney cad0be9698 Pull in driver with license file fix 2024-07-23 10:09:56 -07:00
Wayne Heaney f75a5f3651
XDG reorg (#35)
https://github.com/wheaney/breezy-desktop/issues/4
2024-07-22 13:22:19 -07:00
wheaney fed16be20c Pull in the latest verison of the driver 2024-07-18 17:52:05 -07:00
Wayne Heaney 44b1ebe464
Add multi-arch build support (#29) 2024-07-18 17:40:36 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney c713c69e66 Pull in latest sombrero with look-ahead adjustment 2024-06-17 10:28:36 -07:00