Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen sharing captures keypress before reaching the shared screen/server #1316

Open
1 task done
neaumusic opened this issue Dec 28, 2023 · 2 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@neaumusic
Copy link

  • This is a new bug that hasn't been documented in a closed issue or in the Readme.

I have a mac mini that I'm using as a server, using docker/iterm/vscode. On my laptop I can ssh or screen share this mac mini, and I did brew install --cask rectangle but noticed my host machine is still capturing those keypress / not allowing them through to the screen share.

This should be possible because all other system keyboard shortcuts (like CMD+Tab) seem to work within the screen share, just not rectangle's stuff because my laptop is capturing it. If I quit rectangle on my laptop, the server then receives the keystrokes and works appropriately.

macOS version: Sonoma 14.2
Rectangle version:
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):

@neaumusic neaumusic added the bug Something isn't working label Dec 28, 2023
@neaumusic neaumusic changed the title Screen sharing (client/host) is capturing keypress before reaching shared screen/server Screen sharing captures keypress before reaching the shared screen/server Dec 28, 2023
@rxhanson
Copy link
Owner

Thanks for reporting. Did you try ignoring Screen Sharing from the menu bar menu of Rectangle on your host machine, while Screen Sharing is frontmost?

In terms of shortcuts like cmd+tab, macOS and the Screen Sharing app are making assumptions about what should be captured, whereas Rectangle makes no assumptions (maybe you want to move the Screen Sharing windows around with Rectangle on the host).

@flori
Copy link

flori commented Feb 14, 2024

For the longest time I was annoyed by this behavior and was just living with it before I managed to google this bug report just now. To ignore it actually helped, so thanks! Maybe you can add the Screen Sharing as an example in the README.md? I am not sure I would have found it then, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants