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

Plover requires focus in order to capture input #1695

Closed
Erhannis opened this issue Jan 5, 2025 · 2 comments
Closed

Plover requires focus in order to capture input #1695

Erhannis opened this issue Jan 5, 2025 · 2 comments
Labels

Comments

@Erhannis
Copy link

Erhannis commented Jan 5, 2025

When I type, if I have a Plover window focused (output disabled, btw), the keystrokes show up on the paper tape. If I have a DIFFERENT window focused (e.g. terminal, text editor...), no keystrokes show up on the paper tape, and it does not prevent normal typing.

To Reproduce

Steps to reproduce the behavior:

  1. Start Plover
  2. Open paper tape
  3. Start typing, observe output in paper tape
  4. Click a foreign window, like a text editor
  5. Type more, observe no output in paper tape
  6. Enable output and go to step 3, similar results

Expected behavior

Plover should grab (if output enabled) and register keyboard input whether or not Plover is focused.

Screenshots

Operating system

  • OS: Ubuntu 24.04.1 LTS, Wayland, Gnome 46
  • Plover Version: tried 4.0.0rc2 AppImage, and the main branch

Hardware

Likely unrelated; Ergodox EZ in 6KRO mode used as normal keyboard.

@Erhannis Erhannis added the bug label Jan 5, 2025
@user202729
Copy link
Member

Wayland has been unsupported for a long time. See #1050 and related discussions. (duplicate)

@Erhannis
Copy link
Author

Erhannis commented Jan 7, 2025

@user202729 Hmm, bummer. I don't know about other distros, but Ubuntu at least has been pushing Wayland more and more insistently. I suspect Wayland support will become a more pressing matter with time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants