Commit Graph

395 Commits

Author SHA1 Message Date
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
wheaney 5a5c9ab2d6 Update breezy setup to check for the presence of python 2024-10-21 11:00:18 -07:00
8796n d4d3bd9ca0
Update ja.po (#64)
XR Effect keyboard shortcut
2024-10-21 09:47:52 -07:00
wheaney 8fedb80f0a Update gnome-44-max.patch 2024-10-20 14:41:27 -07:00
wheaney 05e4e36ddb Fix enable/disable shortcut so that widescreen gets disabled with the effect 2024-10-20 14:38:11 -07:00
Wayne Heaney 1e7957ef8a
Update README.md 2024-10-18 23:05:01 -07:00
wheaney 723c6d2359 Fix gnome-44-max patch again 2024-10-18 22:42:35 -07:00
wheaney d9855310e1 Fix gnome-44-max patch for the latest cursor/overlay changes 2024-10-18 12:27:56 -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 be48cea8ec Bump to version 1.1.0 due to breaking IPC and sombrero changes 2024-10-17 22:19:09 -07:00
wheaney 3ac8d6c8fe Merge remote-tracking branch 'origin/cursor-overlay' 2024-10-17 22:12:32 -07:00
wheaney 55ca39ea04 Update gnome-44-max patch file 2024-10-17 22:07:38 -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 874313d8b1
Update README.md 2024-10-12 08:40:02 -07:00
wheaney 5420d7fa5f Move overlay management to its own file, update how the cursor renders over the overlay, disable cloning when not on overlay 2024-10-11 22:01:34 -07:00
wheaney ae76037baf Bring cursor mirroring back in line with how gnome-shell does it for the zoom/magnifier logic, reduce CPU consumption 2024-10-10 15:36:52 -07:00
wheaney 0e02c59340 Fix caching of backend object, copy SystemBackground from GNOME magnifier implemenation 2024-10-10 13:30:43 -07:00
wheaney 529e40a91e Pull in latest shader with fixed defaults 2024-10-06 13:46:23 -07:00
wheaney f69d935774 Improve how we determine whether we're at display-start or display-end 2024-10-06 13:44:04 -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
chriceberg ecbd855c1c
Update fr.po (#60) 2024-10-03 07:26:33 -07:00
8796n 3a49e9b230
Update ja.po (#58) 2024-10-02 12:39:55 -07:00
André Cruz Mendes b4727806aa
Update translations for `text scaling` in `pt_BR.po` (#59) 2024-10-02 12:39:10 -07:00
Wayne Heaney e24fc43bd0
Add text scaling slider (#57) 2024-10-01 14:12:29 -07:00
wheaney 230f93466a Handle siblings added/removed from the stage 2024-09-25 14:42:18 -07:00
wheaney 31693bdece Fix population and usage of uniform variables 2024-09-20 15:58:18 -07:00
wheaney e4265c75d1 Add GNOME version 47 to the compatibility list 2024-09-20 14:30:49 -07:00
wheaney 1bd81c6228 Pull in driver and sombrero fixes for sideview and smooth follow 2024-09-17 15:36:22 -07:00
wheaney b60fb9edf4 Pull in driver with widescreen smooth follow updates 2024-09-17 10:43:12 -07:00
wheaney 81ff0195be Pull in latest XR driver and sombrero shader for gamescope support 2024-09-15 13:08:54 -07:00
wheaney 0d81f664c2 Update version in ui/meson.build 2024-09-12 22:34:00 -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 04e8bf2a6e Pull in sombrero fix 2024-09-10 15:15:43 -07:00
wheaney 740c301092 Pull in driver and shader fixes for sideview display distance fixes 2024-09-10 14:30:54 -07:00
wheaney f5e77edf40 Bump UI to v0.12 2024-09-10 09:59:20 -07:00
wheaney 79d818e36b Update GNOME_44_MAX patch 2024-09-10 09:57:08 -07:00
Wayne Heaney 9e084ad7a4
Accommodate sombrero unified shader and driver changes (#54)
* Unify FX and GLSL shader, working for both Breezy Vulkan and GNOME
2024-09-09 20:43:59 -07:00
wheaney 88ff0af4a9 Update pt_BR mo file based on latest translations 2024-09-06 10:34:21 -07:00
André Cruz Mendes 0af7dde118 Refactor (i18n): improve Brazilian Portuguese translations for better clarity (#52)
* refactor(i18n): improve Brazilian Portuguese translations for better clarity

* refactor(i18n): Brazilian Portuguese translations revised with `vnmarcel`
2024-09-06 10:33:11 -07:00
wheaney bd91e49a70 Pull in driver with improved Rokid integration 2024-09-06 10:31:45 -07:00
wheaney 57ced2168a Fix issues with setup and uninstall scripts from the move to XDG files 2024-08-29 20:55:13 -07:00
wheaney 10a951fb50 Pull in driver with updated udev rules 2024-08-22 09:27:27 -07:00
wheaney 3c9e96a02f Update pt_BR.mo for latest translations 2024-08-21 21:19:25 -07:00
vnmarcel 36e849ca31 Update pt_BR.po
The automatic translation was already quite good in my opinion. I just made some adjustments to try to make clearer to native readers.
2024-08-21 21:18:40 -07:00
wheaney df26de47d5 LLM-generated pt_BR translations 2024-08-21 21:18:34 -07:00
wheaney bd0012db33 Pull in driver fix for modprobe setup 2024-08-21 12:06:46 -07:00