Commit Graph

44 Commits

Author SHA1 Message Date
wheaney cb77321feb Pull in main.py localization setup 2024-08-17 10:28:22 -07:00
wheaney 1797bbee90 Add Ukrainian-language files and initial LLM-generated translations 2024-08-17 10:17:16 -07:00
wheaney 6cba0e456d Add Russian-language files and initial LLM-generated translations 2024-08-17 09:51:15 -07:00
wheaney 3a769df57d Update ja.mo file based on latest translations 2024-08-17 09:45:36 -07:00
8796n 4fe14cbac4
Update ja.po (#46)
"Gaming"とバランスをとるために"Productivity"は"プロダクティビティ"とカナ表記にしたい
2024-08-17 09:13:33 -07:00
kodomari fa450a21c6
Update ja.po (#45) 2024-08-17 09:06:14 -07:00
Kian Brose 2e3195eedd Update sv.po 2024-08-16 14:32:39 -07:00
wheaney 0bcbbe4ba3 Update sv.po based on feedback 2024-08-16 13:35:37 -07:00
wheaney 294503c18b Update es.po based on feedback 2024-08-16 12:19:41 -07:00
wheaney e0af94ba9c LLM-generated sv_SE translation 2024-08-16 11:11:08 -07:00
wheaney 8670991c50 Update es.mo file based on latest translations 2024-08-16 10:55:56 -07:00
Pedro Leite d0d222c8e2 Update es.po 2024-08-16 10:52:22 -07:00
wheaney 4ac107bb07 LLM-generated pl_PL translation 2024-08-16 10:47:31 -07:00
wheaney dda801017d Add swedish language files 2024-08-16 10:32:14 -07:00
wheaney f96a979e9e Add polish language files 2024-08-16 10:30:44 -07:00
wheaney b3ee4346ca Update de.mo file for latest translations 2024-08-16 10:13:25 -07:00
Kaliv1400 54848f6977 Update de.po
Some gramar stuff
2024-08-16 10:12:47 -07:00
wheaney 82dfe18b24 LLM-generated it_IT translation 2024-08-16 09:52:44 -07:00
wheaney 1a579e903a LLM-generated es_ES translation 2024-08-16 09:32:27 -07:00
wheaney 0714b13a13 LLM-generated fr_FR translation 2024-08-16 09:15:42 -07:00
wheaney 0990076375 LLM-generated de_DE translation 2024-08-16 08:45:49 -07:00
wheaney f26b5d13ac LLM-generated zh_CN translation 2024-08-15 22:40:55 -07:00
wheaney b40ec656e2 LLM-generated ja translation 2024-08-15 21:58:46 -07:00
wheaney 751172529d Add localization 2024-08-15 15:38:12 -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 f8886970f5 Fix issue with tracking of async requests 2024-07-25 13:27:06 -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
Wayne Heaney 44b1ebe464
Add multi-arch build support (#29) 2024-07-18 17:40:36 -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 a2d2a01ec5 Move to latest XRDriverIPC module, drops requirement for the requests python module 2024-05-25 16:04:45 -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 5f2f57cb83 Pull in better IPC error handling 2024-05-22 23:13:29 -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
wheaney 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -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