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 #15306. Reflect eaf layer keybinding logic to upstream changes. #15436

Merged
merged 1 commit into from
Apr 3, 2022

Conversation

TerryTsao
Copy link

Relevant eaf layer keybinding code is based on suggestion from upstream eaf repo wiki. However, eaf API evolves faster than its wiki pages. This PR fixes #15306 using the workaround in the discussion.

  • Replace outdated eaf API call with most recent ones
  • Tested with eaf-browser on my machine
  • Both (kbd "SPC") and (kbd ",") works fine in eaf-browser

…anges.

- Replace outdated eaf API call with most recent ones
- Tested with eaf-browser on my machine
- Both (kbd "SPC") and (kbd ",") works fine in eaf-browser
@lebensterben
Copy link
Contributor

Since I don't use EAF, need some confirmation from other users.

@smile13241324
Copy link
Collaborator

@dalanicolai can you have a look at those changes and confirm that the layer is working as expected?

@dalanicolai
Copy link
Contributor

@smile13241324 The PR indeed fixes the issue and makes the layer work as expected...

@smile13241324 smile13241324 merged commit 6774f37 into syl20bnr:develop Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Space bar is broken in eaf layer browser
4 participants