Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input/keyboard: don't reset layout for same keymap #4343

Merged
merged 1 commit into from
Aug 1, 2019

Commits on Aug 1, 2019

  1. input/keyboard: don't reset layout for same keymap

    In sway_keyboard_config, do not change the keymap when the new keymap
    is unchanged, unless this is during a config reload. The reasoning for
    this is to prevent the effective layout from being reset to index 0 for
    input config changes unrelated to the keymap.
    RedSoxFan committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    a59c550 View commit details
    Browse the repository at this point in the history