wheaney
8ffbe4cb87
Update how the effect triggers repaint (again...)
2024-06-28 14:59:14 -07:00
wheaney
2d34eb2d17
Some cursor tweaks
2024-06-28 14:59:14 -07:00
wheaney
a2bbb66b54
Increase frequency of xrEffect repaints
2024-06-28 14:59:14 -07:00
wheaney
0ee2a5debb
Add setting to disable anti-aliasing
2024-06-28 14:59:14 -07:00
wheaney
d8c0921576
Fix look-ahead settings retrieval, pull in scanline driver and sombrero updates
2024-06-28 14:59:14 -07:00
wheaney
3924600130
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-28 14:59:14 -07:00
wheaney
a0f84554bb
Add more debug logging
2024-06-28 14:59:14 -07:00
wheaney
d565547fb8
Add advanced settings
2024-06-28 14:59:14 -07:00
wheaney
abdee1e77e
Organize UI into pages, adjust license view
2024-06-28 14:59:14 -07:00
wheaney
7607de7d1a
Fix issues with monitor config checking
2024-06-28 14:59:14 -07:00
wheaney
87f6dd38c3
Update extension so that the XR Effect gets disabled when a device disconnects
2024-06-28 14:59:14 -07:00
wheaney
033e6a01f5
WIP - Apply optimal monitor configs, if needed
2024-06-28 14:59:14 -07:00
wheaney
cbfd64e6d4
Update how we force a repaint, try to more consistently hit the ideal refresh rate of the glasses
2024-06-28 14:59:14 -07:00
wheaney
c6a35e2a94
A few small improvements
2024-06-28 14:59:14 -07:00
wheaney
bfcf0b497f
Add parity byte checking
2024-06-28 14:59:14 -07:00
wheaney
cddb2e051e
Fix widescreen mode syncing with settings, and remove the restrictions between distance and size
2024-06-28 14:59:14 -07:00
wheaney
225adbd449
Attempt to improve mouse cloning
2024-06-28 14:59:14 -07:00
wheaney
fcf7dcba21
Add SBS controls
2024-06-28 14:59:14 -07:00
wheaney
8e7cbbd457
Initial attempt at GNOME SBS support
2024-06-28 14:59:14 -07:00
wheaney
c1ec13c2ef
Merge in RayNeo support
2024-06-11 11:55:32 -07:00
wheaney
2aac5a6504
Add Air 2 monitor "products" to the supported monitor list
2024-05-24 12:10:37 -07:00
wheaney
0d3f9ff757
Add the follow threshold control
2024-05-23 21:57:55 -07:00
wheaney
9619acdc88
Use logging module
2024-05-22 23:01:46 -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