asmvik/yabai

Window Move and Resize broken in Screen Sharing sessions

Open

#2,255 opened on Apr 30, 2024

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C (713 forks)batch import
help wanted

Repository metrics

Stars
 (28,871 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello,

I believe I'm having a problem similar to #2211, which seems to be caused by a recent update, possibly commit 12400 (fixed bunch of weird macOS cursor quirks) ...

When using macOS's built-in Screen Sharing functionality, I cannot drag or resize any windows with the mouse - I can only do so with the keyboard. (See the video in #2211)

I believe this started around the time when drop zones were implemented, but it could be after that recent commit mentioned in the other issue. Disregard this. I found older commits where it works, and there are drop zones.

I can provide debug information in a moment, but to recreate it:

  • Enable screen sharing on a mac running the latest Yabai
  • Connect with macOS's Screen Sharing application or any VNC client and try to move windows around

Contributor guide