mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #340] Add functionality for full screen mode for OBS #289
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#289
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 @sputman on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/340
Add functionality for full screen mode for OBS
When recording in Autodesk Maya for Mac in full screen mode I don't know or understand how to add it for a recording - is this something that exists or should it be a feature
@akitchen commented on GitHub (Mar 14, 2026):
Full-screen isn't supported as well as it should be, and it's not clear if all desired features are possible on top of a full-screen app. If you share your entire desktop instead without using fullscreen mode you'll see both keys and mouse clicks and they should both be recorded/screencasted. It's the best workaround at the moment.
What I've seen is that keycasting works over full-screen apps unless the app or another app is using secure entry or otherwise messing with the input event stream. However, screencasting/screensharing software won't capture it.
I have some ideas when it comes to potential fixes to enable this but limited time to dig into it. Further technical ideas or a PR would be welcome.