Commit Graph

41 Commits

Author SHA1 Message Date
wheaney a31095a9de Tie some unused settings into the effect, add 1440p virtual monitor button 2025-02-13 14:57:08 -08:00
wheaney 44feff832c Fix monitor spacing issue with monitors to the left of the primary, update controls 2025-02-12 19:26:05 -08:00
wheaney efdb6b464c Add support for testing without glasses connected, fix zoom so it always comes towards the camera 2025-02-12 14:05:25 -08:00
wheaney 449620a1b1 Add more controls, fix vertical wrapping, add automatic wrap support 2025-02-06 14:03:24 -08:00
wheaney 5f66019580 Add new UI controls and hook up settings 2025-02-05 22:40:29 -08:00
wheaney 146611ca6f Fix detection of device disconnect and disabling breezy effect, remove UI elements that aren't supported yet 2025-02-04 13:17:01 -08:00
wheaney 7bd026c9c3 Merge branch 'multimonitor' into main 2025-02-04 09:24:40 -08:00
wheaney 39460a521f Fix issue with vertical stretching 2025-01-31 14:10:55 -08:00
wheaney 230c9250d0 Fix breakage caused by bad logging line 2024-10-22 13:42:14 -07: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 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 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 1718986793
Add shortcut to allow for toggling the XR Effect on and off (#63) 2024-10-18 11:57:09 -07:00
wheaney 8af11e1272 WIP 2024-10-04 14:20:20 -07:00
wheaney 8c4a3b46cb WIP 2024-10-04 14:20: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
Wayne Heaney e24fc43bd0
Add text scaling slider (#57) 2024-10-01 14:12:29 -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 e6ec19da4c Fix licensetierrow broken by localization 2024-08-18 18:04:12 -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
Wayne Heaney 3a7d5feb88
Add Rokid support (#42) 2024-08-13 10:10:10 -07:00
wheaney da00d032e2 Update controls to suppport case where the driver doesn't support SBS for the connected device 2024-08-01 11:06:36 -07:00
wheaney d1c5e9fc4d Add messaging if no running driver is detected 2024-07-25 13:04:18 -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
wheaney 04edf2eecc Add refresh rate and fast SBS mode switching settings 2024-07-17 22:58:45 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney ad6aa96000 Add check for granted productivity features, messaging and disable inputs if not granted 2024-05-24 13:31:18 -07:00
wheaney f5256dfee1 Update enable switch so it also checks and enables the "use extensions" global setting 2024-05-24 11:44:49 -07:00
wheaney c25219353a Add support for case where no license is present 2024-05-23 23:07:56 -07:00
wheaney 0d3f9ff757 Add the follow threshold control 2024-05-23 21:57:55 -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