Commit Graph

24 Commits

Author SHA1 Message Date
Wayne Heaney 0d53d10a43
Add support for Productivity Pro tier, v2.9.1 (#162) 2026-03-03 13:26:47 -08:00
Copilot afb2dd4f4a
Add GitHub release update check to Python GNOME and KDE KCM UIs (#160) 2026-02-28 18:29:27 -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
Wayne Heaney 3c13552198
Add force reset driver action to Breezy Desktop (#147) 2026-01-22 20:42:16 -08:00
wheaney 6fe70c6613 Fix imports so it's compatible with the AUR setup 2025-03-20 20:59:22 -07:00
wheaney 12664762b5 Add support for custom display resolutions, v2.0.10 2025-03-10 15:47:45 -07:00
wheaney cd0f0eec75 Update about dialog 2025-03-06 23:00:05 -08:00
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
wheaney 5e47386d23 Add error handling on extensions service call during shutdown, add GLib version check for deprecated flags constant 2024-10-21 13:39:35 -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 b7daefed82 Pull in driver with gamescope support, update vulkan setup to copy shader files to the appropriate gamescope directory, fix license issues in Breezy GNOME UI 2024-09-12 22:03:22 -07:00
wheaney f5e77edf40 Bump UI to v0.12 2024-09-10 09:59:20 -07:00
wheaney 9c7490a247 Pull in driver with non-root systemd setup
Bump to v0.11.0
2024-08-20 15:12:52 -07:00
wheaney ea7930ceaa Add explicit license refresh when the Breezy UI is opened
Prevent unnecessary license warnings
2024-08-19 15:07:14 -07:00
wheaney 40090d87bf Add LOCALE_DIR environment variable to allow for usage outside of flatpak 2024-08-16 13:38:54 -07:00
wheaney f820d7a0a2 Fix how locale is applied 2024-08-16 13:03:56 -07:00
wheaney 8ef0b04db4 Add localization 2024-08-16 12:26:16 -07:00
wheaney 22ef564500 Pull in updated driver IPC package, add nested monitor detection back in 2024-07-23 12:09:35 -07:00
Michael Hübner eb81b7af4a
Add PKGBUILD file (#25) 2024-07-18 16:51:49 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney 7b80f999fa Add installation verification 2024-05-23 11:02:16 -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