Commit Graph

112 Commits

Author SHA1 Message Date
wheaney 54e8e056e0 Update how the effect triggers repaint (again...) 2024-06-28 14:16:37 -07:00
wheaney f70f7f13a7 Some cursor tweaks 2024-06-27 11:28:39 -07:00
wheaney 468fe71ff9 Increase frequency of xrEffect repaints 2024-06-26 16:32:14 -07:00
wheaney 62b5475c9d Add setting to disable anti-aliasing 2024-06-26 16:09:07 -07:00
wheaney bd85ba6059 Fix look-ahead settings retrieval, pull in scanline driver and sombrero updates 2024-06-26 15:50:15 -07:00
wheaney 925232fd8e Revert "Update how we force a repaint, try to more consistently hit the ideal refresh rate of the glasses"
This reverts commit 88e3692cca.
2024-06-24 13:44:12 -07:00
wheaney 0d5723e35f Add more debug logging 2024-06-23 13:38:40 -07:00
wheaney 3433885cdd Add advanced settings 2024-06-18 22:48:29 -07:00
wheaney 7936717ac7 Organize UI into pages, adjust license view 2024-06-18 20:45:07 -07:00
wheaney d9966dbefa Fix issues with monitor config checking 2024-06-18 13:36:25 -07:00
wheaney 4124b40f61 Update extension so that the XR Effect gets disabled when a device disconnects 2024-06-18 12:53:12 -07:00
wheaney 23b36b93e3 WIP - Apply optimal monitor configs, if needed 2024-06-18 10:01:05 -07:00
wheaney 88e3692cca Update how we force a repaint, try to more consistently hit the ideal refresh rate of the glasses 2024-06-17 12:13:07 -07:00
wheaney a68e5a4081 A few small improvements 2024-06-17 12:13:07 -07:00
wheaney 2dd843a992 Add parity byte checking 2024-06-17 12:13:07 -07:00
wheaney ad88425e4b Fix widescreen mode syncing with settings, and remove the restrictions between distance and size 2024-06-17 12:13:06 -07:00
wheaney 9a009dbfaa Attempt to improve mouse cloning 2024-06-17 12:12:47 -07:00
wheaney dffcc2db69 Add SBS controls 2024-06-17 12:12:47 -07:00
wheaney a36532fdf1 Initial attempt at GNOME SBS support 2024-06-17 12:12:02 -07:00
wheaney c713c69e66 Pull in latest sombrero with look-ahead adjustment 2024-06-17 10:28:36 -07:00
wheaney ae48a62d7b Pull in fix for breezy follow mode toggling 2024-06-11 13:37:35 -07:00
wheaney 0ac3a73033 Pull in hardwareId retry logging fix 2024-06-11 12:39:40 -07:00
Wayne Heaney 0f9c2eb407
Update README.md
Link to the driver's supported devices
2024-06-11 12:33:22 -07:00
wheaney c1ec13c2ef Merge in RayNeo support 2024-06-11 11:55:32 -07:00
wheaney 0dd0b8384a Fix build issues, rename driver package to match Github repo 2024-05-30 19:26:06 -07:00
wheaney a2d2a01ec5 Move to latest XRDriverIPC module, drops requirement for the requests python module 2024-05-25 16:04:45 -07:00
wheaney ad6aa96000 Add check for granted productivity features, messaging and disable inputs if not granted 2024-05-24 13:31:18 -07:00
wheaney 2aac5a6504 Add Air 2 monitor "products" to the supported monitor list 2024-05-24 12:10:37 -07:00
wheaney f5256dfee1 Update enable switch so it also checks and enables the "use extensions" global setting 2024-05-24 11:44:49 -07:00
wheaney c25219353a Add support for case where no license is present 2024-05-23 23:07:56 -07:00
wheaney 0d3f9ff757 Add the follow threshold control 2024-05-23 21:57:55 -07:00
Wayne Heaney aef60af4a6
Update README.md 2024-05-23 12:23:29 -07:00
Wayne Heaney 40792a8c2b
Update README.md 2024-05-23 12:00:03 -07:00
wheaney 7b80f999fa Add installation verification 2024-05-23 11:02:16 -07:00
Wayne Heaney 396b031d28
Update README.md 2024-05-23 10:09:08 -07:00
Wayne Heaney 7b5f257b0b
Update README.md
Add Breezy GNOME setup, usage, and other details
2024-05-23 09:27:13 -07:00
wheaney 5f2f57cb83 Pull in better IPC error handling 2024-05-22 23:13:29 -07:00
wheaney 9619acdc88 Use logging module 2024-05-22 23:01:46 -07:00
Wayne Heaney a7dd9885e1
Add license UI (#23) 2024-05-22 15:12:23 -07:00
wheaney b8e2310461 Check for flatpak and gnome-extensions installations before proceeding with setup 2024-05-19 14:29:58 -07:00
wheaney 3498910758 Add XDG_BIN_HOME permissions/ownership check and fix, and top-level error logging to the extension 2024-05-19 13:07:10 -07:00
wheaney 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -07:00
wheaney c689978e85 Fix some cleanup issues, adjust the trim_width/height values to remove the border 2024-05-16 16:16:23 -07:00
Wayne Heaney e9b10838ba
Breezy GNOME support (#22)
* Adds a gnome subdirectory with the Breezy GNOME extension source
* Adds a 'ui' subdirectory with the Gtk UI app source, currently with the Breezy GNOME view implemented, eventually will support Breezy Vulkan
* Adds all the necessary package and setup scripts for the full GNOME build
* Pulls in the latest driver with the BREEZY_DESKTOP build support
2024-05-16 12:26:59 -07:00
wheaney 02b9bbfb83 Pull in driver with VITURE One Lite support 2024-05-14 10:16:24 -07:00
Wayne Heaney c5c0bb4f33
Update README.md 2024-05-07 12:45:54 -07:00
wheaney 5a2b2a6486 Pull in driver fix for virtual display mode 2024-04-30 14:28:14 -07:00
wheaney ae1d835f05 Pull in driver update to switch to custom backend domain name 2024-04-29 22:38:33 -07:00
wheaney b7f72d17cf Pull in the latest driver and shader updates 2024-04-29 09:49:44 -07:00
wheaney 840351e14f Pull in latest driver version with analytics update and sbs_content fix 2024-03-14 08:42:18 -07:00