mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 13:45:49 +08:00
- Allow dragging one file from Windows (server) to Mac (client), --filetransfer-des needs to be specified in client side's command line.
This commit is contained in:
@@ -308,7 +308,7 @@ COSXScreen::getJumpZoneSize() const
|
||||
}
|
||||
|
||||
bool
|
||||
COSXScreen::isAnyMouseButtonDown() const
|
||||
COSXScreen::isAnyMouseButtonDown(UInt32& buttonID) const
|
||||
{
|
||||
return (GetCurrentButtonState() != 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user