Commit Graph

10 Commits

Author SHA1 Message Date
wheaney b0e2b5cca3 Move config interactions to new ConfigManager class, add enable and widescreen switches when device isn't connected 2024-10-22 13:27:40 -07:00
Wayne Heaney 3a7d5feb88
Add Rokid support (#42) 2024-08-13 10:10:10 -07:00
wheaney da00d032e2 Update controls to suppport case where the driver doesn't support SBS for the connected device 2024-08-01 11:06:36 -07:00
wheaney d1c5e9fc4d Add messaging if no running driver is detected 2024-07-25 13:04:18 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -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 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 a7dd9885e1
Add license UI (#23) 2024-05-22 15:12: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