FreeRDP/libfreerdp
Martin Fleisz 9cff6e9366 locale: Fix X11 keyboard layout detection
This fixes an issue with keyboard layout detection reintroduced in #8960

The problem has already been fixed in #6688 but got lost after
refactoring.

The issue is that the layout specifier might be a comma separated list
with country specifiers i.e. `"at,us"` which was not correctly handled.
2023-09-28 21:16:17 +02:00
..
cache [pointer] unify mouse pointer settings 2023-07-03 10:00:29 +02:00
codec [codec,ncrush] fix const correctness of pointer 2023-09-21 10:57:43 +02:00
common [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
core [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
crypto [crypto,tls] reset tls context before setting 2023-09-21 10:00:19 +02:00
emu [casts] remove fnObject* function pointer casts 2023-09-20 21:11:30 +02:00
gdi [gdi,line] clean up line functions 2023-09-20 09:53:49 +02:00
locale locale: Fix X11 keyboard layout detection 2023-09-28 21:16:17 +02:00
primitives [primitives] fix neon use of WINPR_RESTRICT 2023-09-11 10:04:56 +02:00
utils [utils,passphrase] fix type mismatch 2023-08-24 13:17:57 +02:00
CMakeLists.txt [cmake] correctly link WinPR to FreeRDP 2023-08-31 11:39:22 +02:00
freerdp.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00