mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-27 05:18:34 +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
|
@ -43,6 +43,7 @@ acceptsFirstMouse:(NSEvent *)theEvent
|
|||
- (void)
|
||||
mouseDown:(NSEvent *)theEvent
|
||||
{
|
||||
NSLog ( @"cocoa mouse down");
|
||||
NSPoint dragPosition;
|
||||
NSRect imageLocation;
|
||||
dragPosition = [self convertPoint:[theEvent locationInWindow]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue