mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #245] The mouse click visualizer won't work for full screen apps #205
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#205
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 @kotobuki on GitHub (Aug 16, 2022).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/245
I love the mouse-click visualizer introduced in v0.9.12.
However, it seems that the visualizer works only for windowed apps. For example, I can see a circle for a mouse click on Chrome. Once entered in full-screen mode, I can't see circles anymore.
I confirmed with Chrome and Slack on macOS Monterey v12.5. I'm sorry if I missed any settings to be done.
@akitchen commented on GitHub (Oct 2, 2022):
Thanks for opening an issue, I've double-checked this and I do get mouse clicks as well as the default visualizer on top of a fullscreen app.
Are you having one and not the other, or is nothing working at all for you in fullscreen? And is there anything special to mention about the app you're using?
@akitchen commented on GitHub (Feb 3, 2024):
I've re-tested this a number of times and it works fine for me (macOS Sonoma 14.x). It is possible that input events will not come through to KeyCastr if you have secure key entry enabled or another app is also handling input events via the accessibility API, and there isn't anything that can be done about it. As best as I can tell this is working fine.
@mmoole commented on GitHub (Nov 30, 2025):
I am having this problem on site specific apps created by Safari. If they are set on full-screen, no mouse click visualization can be seen 🤷 (macOS 15.6.1)