mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #198] When the dock is shown on the sidebar the keystrokes are shown above the dock (setting to add margin left?) #167
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#167
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 @raabmar on GitHub (Mar 28, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/198
Not sure how it works on Windows (if the app exists on Windows) but on macOS I am interested in displaying the keystrokes in a place where I can also screenrecord it.
I have my dock on the left side instead of the bottom. It just makes more sense to me on displays that are wider than higher.
However, there is no setting to set up some margin, padding or positioning for the displayed keystrokes.
The result: If I screenrecord a window, it won't fully show the keystrokes.
workaround 1: screenrecord the entire screen including the dock on the left side
workaround 2: change the position of the dock
@raabmar commented on GitHub (Mar 28, 2021):
EDIT: I can reposition it by drag & drop - I had no idea. Happy now.