asmvik/yabai

Window Move and Resize broken in Screen Sharing sessions

Open

#2,255 创建于 2024年4月30日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C (713 fork)batch import
help wanted

仓库指标

Star
 (28,871 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南