Commit Graph

462 Commits

Author SHA1 Message Date
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
Wayne Heaney 1a2dc23573
Update CLI reference (#69) 2024-10-23 12:58:43 -07:00
wheaney a302f7d29b Update zh_CN.mo file 2024-10-23 11:35:50 -07:00
wheaney 573cfe1916 One more proposed zh_CN change 2024-10-23 11:34:49 -07:00
wheaney f7e09a53ca Fix es.po errors, update mo files 2024-10-23 11:32:23 -07:00
Wayne Heaney 699a925f19
zh_CN.po (#68)
remaining untranslated strings added

Co-authored-by: qsheng <qjonatn@gmail.com>
2024-10-23 11:32:29 -07:00
Eduardo Moreno c2c5136ddc
Update es.po (#66) 2024-10-23 11:02:18 -07:00
wheaney 779127b3e6 Add zh_CN string that was missed 2024-10-23 10:49:47 -07:00
wheaney 5f52ea7caa Update zh_CN translations 2024-10-23 10:43:48 -07:00
wheaney 5c8c092d3c LLM-generated zh_CN translation 2024-10-23 10:42:14 -07:00
wheaney 584133017c Revert zh_CN commits 2024-10-23 10:37:28 -07:00
wheaney 829c9da3c7 One more zh_CN fix 2024-10-23 10:24:29 -07:00
wheaney 36e723a45c Fix zh_CN strings lost in the merge 2024-10-23 10:22:58 -07:00
wheaney bc13c4ede7 Update zh_CN translations 2024-10-23 10:15:44 -07:00
wheaney 3256d58b07 Fix broken shader in Breezy Vulkan 2024-10-23 09:30:11 -07:00
wheaney 117fffbae1 Update ja.mo for the latest translations 2024-10-23 09:10:15 -07:00
8796n a2a6e083ba
Update ja.po (#65) 2024-10-23 09:09:26 -07: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
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