Skip to content

gdkkeys-win32: Only perform substitution as last-resort [GTK3]

Isopod requested to merge Isopod/gtk:win32-fix-4724-gtk3 into gtk-3-24

Instead of performing keyboard layout substitution whenever we find a matching entry in the registry, first try to load the original layout and only attempt substitution when that fails.

See #4724 (closed)

Edited by Isopod

Merge request reports