[GH-ISSUE #149] Notes for improvements of the Key Strokes feature #132

Closed
opened 2026-02-26 08:45:27 +03:00 by kerem · 2 comments
Owner

Originally created by @NickeManarin on GitHub (May 30, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/149

Originally assigned to: @NickeManarin on GitHub.

Notes

  1. Holding a key should not add multiple key entries.
  2. Differentiate lower and upper case letters. Detect Shift and Capslock and print the respective character. (optional)
  3. Somehow the entry "LeftAlt + Alt" was recorded. Also "LeftShift + Shift". Maybe it's related to note 1.
  4. "Capital" should actually be called "Capslock".

Example

animation

Originally created by @NickeManarin on GitHub (May 30, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/149 Originally assigned to: @NickeManarin on GitHub. ### Notes 1. Holding a key should not add multiple key entries. 2. Differentiate lower and upper case letters. Detect Shift and Capslock and print the respective character. _(optional)_ 3. Somehow the entry "LeftAlt + Alt" was recorded. Also "LeftShift + Shift". Maybe it's related to **note 1**. 4. "Capital" should actually be called "Capslock". ### Example ![animation](https://cloud.githubusercontent.com/assets/14798947/26594062/a4ed3b22-453c-11e7-9337-75819acb8ecf.gif)
kerem 2026-02-26 08:45:27 +03:00
Author
Owner

@vatterspun commented on GitHub (May 31, 2017):

By way of possible alternative implementations:

  • QiPress - small window that changes according to buttons pressed. May run into the issue of someone typing too fast (as with my recently closed issue)
  • Carnac - individual boxes that rise up from the lower left (this is customizable)
<!-- gh-comment-id:305056964 --> @vatterspun commented on GitHub (May 31, 2017): By way of possible alternative implementations: * QiPress - small window that changes according to buttons pressed. May run into the issue of someone typing too fast (as with my recently [closed issue](https://github.com/NickeManarin/ScreenToGif/issues/148)) * Carnac - individual boxes that rise up from the lower left (this is customizable)
Author
Owner

@NickeManarin commented on GitHub (Jun 25, 2017):

keys

Done.

<!-- gh-comment-id:310916724 --> @NickeManarin commented on GitHub (Jun 25, 2017): ![keys](https://user-images.githubusercontent.com/14798947/27518346-2d86b892-59b4-11e7-8865-e2b8e194b135.gif) Done.
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
starred/ScreenToGif#132
No description provided.