Commit Graph

17 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 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 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 4124b40f61 Update extension so that the XR Effect gets disabled when a device disconnects 2024-06-18 12:53:12 -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 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 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