mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 14:15:46 +08:00
changed the transparency of the window where drag is from on mac.
This commit is contained in:
@@ -589,6 +589,7 @@ COSXScreen::fakeMouseButton(ButtonID id, bool press)
|
||||
m_lastSingleClickYCursor = m_yCursor;
|
||||
}
|
||||
if (!press && (id == kButtonLeft)) {
|
||||
// fake ctrl key up
|
||||
fakeKeyUp(29);
|
||||
|
||||
if (m_fakeDraggingStarted) {
|
||||
|
||||
Reference in New Issue
Block a user