Commit Graph

30 Commits

Author SHA1 Message Date
wheaney b3bd2ccddc Fix vulkan setup so directory creation comes after uninstall, v2.9.5 2026-03-07 22:12:34 -08:00
wheaney 3e654f98c9 Update the GNOME uninstall script so it clears the GTK icon cache,
v2.9.4
2026-03-07 12:59:29 -08:00
wheaney 71dd3d1026 Fix SKIP_SYSTEMD support, improve README and setup instructions, v2.9.3 2026-03-06 09:34:54 -08:00
Wayne Heaney 0d53d10a43
Add support for Productivity Pro tier, v2.9.1 (#162) 2026-03-03 13:26:47 -08:00
wheaney cc33623aa7 Fix gnome-remote-desktop warning during setup 2026-02-26 15:25:39 -08:00
wheaney 8c30e876c1 Update logs scripts, add to packaging and setup, v2.8.8 2026-02-23 15:52:28 -08:00
Wayne Heaney eb0ad035fc
v2.8.x (#154)
* Update all Breezy setup scripts and apps to request the necessary license features
* Fix backwards-incompatible KWin API change in v6.5.90
* Update package and setup to build and utilize separate build and libs archives
2026-02-13 11:37:01 -08:00
wheaney d9ae97a3b2 Fix accidentally reverted change in last commit 2025-06-24 10:39:15 -07:00
wheaney 1995d9a71e Update gstreamer-pipewire check so it doesn't require gst-inspect
https://github.com/wheaney/breezy-desktop/issues/125
2025-06-24 10:37:46 -07:00
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