Commit Graph

16 Commits

Author SHA1 Message Date
wheaney 0ee2a5debb Add setting to disable anti-aliasing 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 cddb2e051e Fix widescreen mode syncing with settings, and remove the restrictions between distance and size 2024-06-28 14:59:14 -07:00
wheaney fcf7dcba21 Add SBS controls 2024-06-28 14:59:14 -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 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
wheaney 7b80f999fa Add installation verification 2024-05-23 11:02:16 -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 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -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