mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #221] Show keys in menu bar #185
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrcnski on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/221
Would it be possible to make "keycastr" show keys in the menu bar, as opposed to on the screen?
I just want to see what modifier keys are currently pressed.
@akitchen commented on GitHub (Feb 13, 2022):
Sounds like a use case for a new visualizer, alongside Default and Svelte. I doubt I will find time to implement something like this anytime soon, but PRs from the community are certainly welcome!
@porg commented on GitHub (May 20, 2022):
No need for an entirely new visualizer. The user goal here could be achieved with a more customizeable Svelte, as outlined in point 2 of this my proposal at #155