asmvik/yabai

Window Move and Resize broken in Screen Sharing sessions

Open

#2.255 geöffnet am 30. Apr. 2024

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (713 Forks)batch import
help wanted

Repository-Metriken

Stars
 (28.871 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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