Commit Graph

140 Commits

Author SHA1 Message Date
wheaney 4879d31803 Update ja.mo file based on latest translations 2024-08-17 09:18:18 -07:00
8796n a37152eb2b Update ja.po (#46)
"Gaming"とバランスをとるために"Productivity"は"プロダクティビティ"とカナ表記にしたい
2024-08-17 09:18:03 -07:00
kodomari 8de4d394e8 Update ja.po (#45) 2024-08-17 09:17:57 -07:00
wheaney beb28e1ec0 Add LOCALE_DIR environment variable to allow for usage outside of flatpak 2024-08-17 09:17:35 -07:00
wheaney 86d293d48e Update sv.mo file based on latest translations 2024-08-16 14:34:02 -07:00
Kian Brose e3532d71ea Update sv.po 2024-08-16 14:33:46 -07:00
wheaney de17367bd2 Update sv.po based on feedback 2024-08-16 14:33:40 -07:00
wheaney a5887ce078 LLM-generated sv_SE translation 2024-08-16 14:33:35 -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 9d334a75cc Update es.po based on feedback 2024-08-16 12:28:16 -07:00
wheaney 52925f2288 Update es.mo file based on latest translations 2024-08-16 12:28:10 -07:00
Pedro Leite 59fe828df9 Update es.po 2024-08-16 12:28:02 -07:00
wheaney fbf76d4c53 LLM-generated es_ES translation 2024-08-16 12:27:57 -07:00
wheaney 4b25f83a48 Update de.mo file for latest translations 2024-08-16 12:27:27 -07:00
Kaliv1400 47a1278f16 Update de.po
Some gramar stuff
2024-08-16 12:27:20 -07:00
wheaney d98aab8cd1 LLM-generated de_DE translation 2024-08-16 12:27:08 -07:00
wheaney 8a77a1bf0d Add swedish language files 2024-08-16 12:26:43 -07:00
wheaney c0d258594e Add polish language files 2024-08-16 12:26:35 -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 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