mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Revert "Revert "workaround for Fast cursor on any client with Mac server #451""
This reverts commit 6470240379.
This commit is contained in:
parent
6f904e55f1
commit
2fb36c4f86
@ -846,6 +846,7 @@ OSXScreen::disable()
|
||||
}
|
||||
|
||||
if (m_eventTapPort) {
|
||||
CGEventTapEnable(m_eventTapPort, false);
|
||||
CFRelease(m_eventTapPort);
|
||||
m_eventTapPort = nullptr;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user