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

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

Merged
merged 1 commit into from
Dec 12, 2023

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
4 checks passed
@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