[GH-ISSUE #58] Limit the amount of capsules in the default visualizer #47

Open
opened 2026-05-05 04:48:23 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @kdabir on GitHub (Mar 30, 2016).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/58

An option in preference to not stack the keys pressed would be a useful enhancement. Currently I have keys casted at bottom center of screen (typical location of subtitles in movies). I don't want the keystrokes to pile up and take screen space. Instead just the latest keystroke (with modifier) can be displayed.

Originally created by @kdabir on GitHub (Mar 30, 2016). Original GitHub issue: https://github.com/keycastr/keycastr/issues/58 An option in preference to not stack the keys pressed would be a useful enhancement. Currently I have keys casted at bottom center of screen (typical location of subtitles in movies). I don't want the keystrokes to pile up and take screen space. Instead just the latest keystroke (with modifier) can be displayed.
gitea-mirror added the
enhancement
visualizer
labels 2026-05-05 04:48:23 -06:00
Author
Owner

@sdeken commented on GitHub (Sep 21, 2016):

The Svelte visualizer should do what you'd like - it only displays command keys and only displays one at a time. Can you tell me if the Svelte visualizer works better for you? Thanks!

<!-- gh-comment-id:248486356 --> @sdeken commented on GitHub (Sep 21, 2016): The Svelte visualizer should do what you'd like - it only displays command keys and only displays one at a time. Can you tell me if the Svelte visualizer works better for you? Thanks!
Author
Owner

@sdeken commented on GitHub (Sep 22, 2016):

We're tracking the single-character visualizer in #62. Let's adapt this issue to concern itself with the maximum number of "bubbles" the default visualizer displays. You can sort of control this with the "Keystroke Delay" and "Linger Time" sliders, but it's not perfect - for example, the bubbles always break when you do a key combo, so you can't force there to be just one bubble.

<!-- gh-comment-id:248790941 --> @sdeken commented on GitHub (Sep 22, 2016): We're tracking the single-character visualizer in #62. Let's adapt this issue to concern itself with the maximum number of "bubbles" the default visualizer displays. You can sort of control this with the "Keystroke Delay" and "Linger Time" sliders, but it's not perfect - for example, the bubbles always break when you do a key combo, so you can't force there to be just one bubble.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#47
No description provided.