Opticos / GWSL-Source

The actual code for GWSL. And some prebuilt releases.
https://opticos.github.io/gwsl/
Other
1.16k stars 80 forks source link

[Suggestion] Add automatic configuration for keyboard layouts of some sort #155

Open gaussandhisgun opened 2 years ago

gaussandhisgun commented 2 years ago

So, default configuration of X server does not know what keyboard layouts does the user have on his device. Of course, one can add a new profile like this one image into the GWSL configuration, but that requires an unusually large amount of scouting Google for an application that claims to be 'highly-integrated'. You can use stuff like this to pick the layouts list, and then add those layouts into the configuration file when neeeded.

Pololot64 commented 2 years ago

I'll look into that. I may not be able to automate it well though since I do not have the resources to test on other regions, keyboards, and languages.

Pololot64 commented 2 years ago

Plus there are the xserver level settings, the windows ones, and gtk or qt's settings. All together it is hard to automate without making a mess.