mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Merged in extra logging info from winsvc branch
This commit is contained in:
@@ -691,6 +691,7 @@ CMSWindowsDesks::deskLeave(CDesk* desk, HKL keyLayout)
|
||||
SetCapture(desk->m_window);
|
||||
|
||||
// warp the mouse to the cursor center
|
||||
LOG((CLOG_DEBUG2 "warping cursor to center: %+d,%+d", m_xCenter, m_yCenter));
|
||||
deskMouseMove(m_xCenter, m_yCenter);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user