Commit Graph

21 Commits

Author SHA1 Message Date
wheaney 53afe9e71d Add better handling of pipewire GStreamer dependency missing case, in UI and setup, pull in the latest driver version 2025-05-07 12:45:12 -07:00
wheaney cc910349dd Restore smooth follow auto-focus logic, update uninstall for missed virtualdisplay script cleanup, update setup warning for python error ignore 2025-04-10 15:35:41 -07:00
wheaney 8cc5949851 Pull in latest driver, fix uninstall so it doesn't fail if driver was uninstalled first, v2.1.2 2025-03-20 21:21:14 -07:00
wheaney e6e7602a29 Add environment variable for skipping setup warning, v2.0.14 2025-03-14 10:17:06 -07:00
wheaney ebcc3e72c2 Remove checks for gstreamer on setup, v2.0.13 2025-03-12 12:49:49 -07:00
wheaney 82f88b3121 Improve dependency checking on setup 2025-03-12 09:00:06 -07: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 183ace1db8 Fix CLI path detection so it works for both AUR and setup script installs
Update driver, fix possible uninstall failure due to gnomem-extensions command
2024-10-24 09:36:59 -07:00
wheaney 1c4fc94999 Fix threading usage in the connectedevice widget 2024-10-22 10:11:05 -07:00
wheaney 94c24fdb49 Update how we're checking for python3 during setup, update the python script's shebang 2024-10-21 13:54:15 -07:00
wheaney 5a5c9ab2d6 Update breezy setup to check for the presence of python 2024-10-21 11:00:18 -07:00
Wayne Heaney b1d3815bec
Remove Flatpak usage for UI (#61)
* Update package, setup, and uninstall

* Pull in the latest sombrero

* Remove unused flatpak files

* Update gnome-44-max.patch

* Bundle pydbus library

* Make compatible with Adwaita 1.2

* Add VERSION file, update po files
2024-10-03 22:22:10 -07:00
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