Commit Graph

32 Commits

Author SHA1 Message Date
wheaney 6fb672288c Pull in the latest driver, v2.1.7 2025-05-15 13:37:37 -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 62eb3aa1d0 Pull in driver with RayNeo cleanup fix, v2.1.5 2025-05-02 15:12:22 -07:00
wheaney 39ba5f1358 Pull in driver with RayNeo device detection fix, v2.1.4 2025-05-02 13:33:19 -07:00
wheaney 87122b0160 Pull in the latest driver and shader changes, v2.1.3 2025-05-01 14:10:09 -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 fb38c89e41 Optimize monitor focus checking, fix toggle XR effect not working when disabled, v2.1.1 2025-03-19 12:22:15 -07:00
wheaney ada60201f1 Add "cursor to focused display" shortcut, v2.1.0 2025-03-16 22:35:27 -07:00
Wayne Heaney a2eb0023dc
Add curved display support, v2.0.15 (#103)
* Add curved display support
* Add GNOME 48 support
* Update backport build and setup process, add a GNOME-45 backport build
2025-03-16 14:15:04 -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 686cda141a Bump to v2.0.12 2025-03-12 09:15:16 -07:00
wheaney 30c1c87a3c Update custom resolution UI, v2.0.11 2025-03-11 10:32:11 -07:00
wheaney 12664762b5 Add support for custom display resolutions, v2.0.10 2025-03-10 15:47:45 -07:00
wheaney 1bdaaf9145 Pull in axis ordering fixes from driver, v2.0.9 2025-03-08 20:55:51 -08:00
wheaney 6f80299eb0 Attempt to fix a GNOME 48 issue with the enable_unredirect call, v2.0.8 2025-03-08 15:25:17 -08:00
wheaney 427dbef704 Pull in smooth follow fix to avoid gimbal locking behavior, small UI adjustment, v2.0.7 2025-03-08 14:45:00 -08:00
wheaney 8505ed91d2 Bump to v2.0.6 2025-03-07 20:38:04 -08:00
wheaney 1b45e00a9d Add follow tracking options, v2.0.5 2025-03-07 15:11:02 -08:00
wheaney b96427914e Add option to change default viewport center away from glasses' display, fix GNOME 48 issue, v2.0.4 2025-03-07 11:00:21 -08:00
wheaney 1b671c906e Add option to remove all displays when the effect is turned off 2025-03-06 22:32:52 -08:00
wheaney 7630a8b5c3 Add all displays follow mode option, v2.0.2 2025-03-06 19:45:59 -08:00
wheaney 0b9ed6d4ee Bump to v2.0.1 2025-03-06 18:59:39 -08: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 5689af17d0 Bump to v1.1.7 2024-10-26 16:01:24 -07: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 3256d58b07 Fix broken shader in Breezy Vulkan 2024-10-23 09:30:11 -07:00
wheaney 1c4fc94999 Fix threading usage in the connectedevice widget 2024-10-22 10:11:05 -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
wheaney be48cea8ec Bump to version 1.1.0 due to breaking IPC and sombrero changes 2024-10-17 22:19:09 -07:00
wheaney 19404c015c Fix issue with Color reference on the system background, pull in the latest driver and sombrero with GLSL compatibility fixes 2024-10-17 22:01:33 -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