mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 21:03:54 +08:00
workaround for Fast cursor on any client with Mac server #451
This commit is contained in:
@@ -846,6 +846,7 @@ OSXScreen::disable()
|
||||
}
|
||||
|
||||
if (m_eventTapPort) {
|
||||
CGEventTapEnable(m_eventTapPort, false);
|
||||
CFRelease(m_eventTapPort);
|
||||
m_eventTapPort = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user