1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-20 01:18:39 +03:00

macOS: accept first mouse click - fixes #6464

This commit is contained in:
Eugene Pankov 2022-05-21 19:51:11 -07:00
parent 1aa45ddcdf
commit 5f0520def9
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -75,6 +75,7 @@ export class Window {
frame: false,
show: false,
backgroundColor: '#00000000',
acceptFirstMouse: true,
}
if (this.windowBounds) {