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

Do not close the software, but keep it in the background for quicker display #17

Open
Chouffy opened this issue Feb 1, 2023 · 1 comment · May be fixed by #11
Open

Do not close the software, but keep it in the background for quicker display #17

Chouffy opened this issue Feb 1, 2023 · 1 comment · May be fixed by #11
Labels
enhancement New feature or request

Comments

@Chouffy
Copy link

Chouffy commented Feb 1, 2023

Is your feature request related to a problem? Please describe.
Currently, it takes 2~3 seconds to pull up EFCK keyboard from shortcut.
The Windows Emoji (Win+.) is almost instantaneous.

Describe the solution you'd like
Keep EFCK waiting in the background (in the systray?), so it is shown >1 sec after typing the keyboard shortcut.

Sorry for my flood of requests, but I really like this software :)

@kernc
Copy link
Member

kernc commented Feb 3, 2023

Yeah, god knows what Windows is doing.

The issue you describe is already being addressed by PR #11.
PR build artifacts are still available (search "Artifacts") if you want to give it a spin.

IIRC, on Windows, I had some issues with it sometimes crashing on def sigusr1_received(). If you know some Python, any help on Windows is very strongly appreciated! 😅

@kernc kernc added the enhancement New feature or request label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants