Commit Graph

18 Commits

Author SHA1 Message Date
wheaney db2d865432 Add basic smooth follow controls 2025-09-17 22:34:47 -07:00
wheaney 7b70aac358 Pull in latest driver IPC integration 2025-09-10 12:19:14 -07:00
wheaney 1b45e00a9d Add follow tracking options, v2.0.5 2025-03-07 15:11:02 -08:00
wheaney 5ffe596f3e Update README, move back to merged main IPC module branch 2025-03-05 16:10:51 -08:00
Wayne Heaney 8a2926890d
Add multi-monitor support (#89)
Rewrite of Breezy Desktop to support multiple virtual displays
2025-03-05 15:58:07 -08:00
wheaney 1c4fc94999 Fix threading usage in the connectedevice widget 2024-10-22 10:11:05 -07:00
Wayne Heaney 1718986793
Add shortcut to allow for toggling the XR Effect on and off (#63) 2024-10-18 11:57:09 -07:00
wheaney 19404c015c Fix issue with Color reference on the system background, pull in the latest driver and sombrero with GLSL compatibility fixes 2024-10-17 22:01:33 -07:00
wheaney d1c5e9fc4d Add messaging if no running driver is detected 2024-07-25 13:04:18 -07:00
wheaney 22ef564500 Pull in updated driver IPC package, add nested monitor detection back in 2024-07-23 12:09:35 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -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 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
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