Commit Graph

9 Commits

Author SHA1 Message Date
wheaney d97069e18f Pull in setup messaging fixes 2024-07-28 09:14:52 -07:00
wheaney 05c0a421ed A couple fixes for installing on a fresh machine 2024-07-26 20:25:49 -07:00
wheaney 22ef564500 Pull in updated driver IPC package, add nested monitor detection back in 2024-07-23 12:09:35 -07:00
wheaney fac8a15c97 Fix a few missed references to pre-reorg files 2024-07-22 14:44:03 -07:00
Wayne Heaney 44b1ebe464
Add multi-arch build support (#29) 2024-07-18 17:40:36 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -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
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