mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #264] Feature Request: Compress repeats similar to screenkey #224
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#224
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 @kiryph on GitHub (Mar 14, 2023).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/264
The Linux tool
screenkeyhttps://gitlab.com/screenkey/screenkey supports compressing repeats in following way:It is more clear with this gif from https://superuser.com/a/1537680
The default threshold is 3. The feature has been introduced in version 0.9:
https://gitlab.com/screenkey/screenkey/-/blob/master/NEWS.rst
Is it possible to add a similar feature to keycastr?
@akitchen commented on GitHub (Oct 19, 2023):
contributions are welcome, but given how the default visualizer currently works this doesn't really make sense.