mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
sticky keys fix doesn't work, may make things worse - backed out [no-issue]
This commit is contained in:
@@ -527,8 +527,6 @@ COSXScreen::postMouseEvent(CGPoint& pos) const
|
||||
void
|
||||
COSXScreen::fakeMouseButton(ButtonID id, bool press)
|
||||
{
|
||||
m_keyState->fixStickyKeys();
|
||||
|
||||
NXEventHandle handle = NXOpenEventStatus();
|
||||
double clickTime = NXClickTime(handle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user