mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #29] It doesn't work well on OSX 10.10.3 #25
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#25
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 @linnv on GitHub (Jun 10, 2015).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/29
when using the default visualizer, no commands display;

when using svelte,only command with function key output like bellow:
Is it a bug of the app?
@akitchen commented on GitHub (Jun 12, 2015):
I haven't seen this one before, but I believe it is due to how the app is receiving key events from the OS.
Is there anything interesting about your setup? Any other apps using accessibility privacy access?
@shaneog commented on GitHub (Jun 15, 2015):
Same issue for me.
Apps using the Accessibility -> Privacy access: Dropbox, Karabiner, Moom, TextExpander
@fabianuribe commented on GitHub (Jun 22, 2015):
Same issue here.
@phil-r commented on GitHub (Jul 7, 2015):
Same for me ;(
@akitchen commented on GitHub (Jul 7, 2015):
The svelte visualizer behavior is correct - it only displays command sequences. The default visualizer is most likely not visible due to it being offscreen.
see https://github.com/keycastr/keycastr/issues/19