You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
input type:keyboard {
xkb_layout "us,lv,canary,semimak,graphite"
xkb_options "grp:shifts_toggle" # Technically not required to reproduce, but is necessary to actually notice, obviously
}
Description:
Adding any more than 4 xkb layouts causes any further ones to be ignored. The "layout" can even contain bogus content, and it won't cause an error, simply skipping it.
The text was updated successfully, but these errors were encountered:
Please fill out the following:
Sway Version:
Debug Log: (the difference between the two is the layout positions swapped between 4th and 5th in the list)
https://gist.github.com/DanisDGK/3fe5d95d16b053a9f767297349b14789
Configuration File:
Adding any more than 4 xkb layouts causes any further ones to be ignored. The "layout" can even contain bogus content, and it won't cause an error, simply skipping it.
The text was updated successfully, but these errors were encountered: