mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-15 23:55:35 +02:00
changed the transparency of the window where drag is from on mac.
This commit is contained in:
parent
b92b7c71fb
commit
dbc7659776
4 changed files with 13 additions and 7 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue