Skip to content

Comments

fix(linux): libinput "disable while typing" while kanata is running#661

Merged
jtroo merged 1 commit intojtroo:mainfrom
rszyma:fix-disable-while-typing
Dec 12, 2023
Merged

fix(linux): libinput "disable while typing" while kanata is running#661
jtroo merged 1 commit intojtroo:mainfrom
rszyma:fix-disable-while-typing

Conversation

@rszyma
Copy link
Contributor

@rszyma rszyma commented Dec 11, 2023

Describe your changes. Use imperative present tense.

Closes #548
Closes #659

Change virtual output device's bus_type from BUS_USB to BUS_I8042.

This fixes the dwt issues for me on Hyprland and I haven't noticed any regression caused by this change.

Checklist

  • Add documentation to docs/config.adoc
    • N/A
  • Add example and basic docs to cfg_samples/kanata.kbd
    • N/A
  • Update error messages
    • N/A
  • Added tests, or did manual testing
    • Tested manually in Hyprland with disable_while_typing=1

Changes virtual output device's bus_type from BUS_USB to BUS_I8042.
@rszyma rszyma changed the title fix(linux): "disable while typing" fix(linux): libinput "disable while typing" while kanata is running Dec 11, 2023
@jtroo jtroo merged commit 5ad5116 into jtroo:main Dec 12, 2023
@rszyma rszyma deleted the fix-disable-while-typing branch December 12, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Kanata breaks typing detection

2 participants