Commit Graph

9 Commits

Author SHA1 Message Date
wheaney b88e649964 Fix some missed translation opportunities 2025-03-11 13:49:31 -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
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 c0d258594e Add polish language files 2024-08-16 12:26:35 -07:00
wheaney 8ef0b04db4 Add localization 2024-08-16 12:26:16 -07:00
wheaney f8886970f5 Fix issue with tracking of async requests 2024-07-25 13:27:06 -07:00
Wayne Heaney 44b1ebe464
Add multi-arch build support (#29) 2024-07-18 17:40:36 -07:00
wheaney 04edf2eecc Add refresh rate and fast SBS mode switching settings 2024-07-17 22:58:45 -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