mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-31 15:50:28 +08:00
macOS: accept first mouse click - fixes #6464
This commit is contained in:
parent
1aa45ddcdf
commit
5f0520def9
@ -75,6 +75,7 @@ export class Window {
|
||||
frame: false,
|
||||
show: false,
|
||||
backgroundColor: '#00000000',
|
||||
acceptFirstMouse: true,
|
||||
}
|
||||
|
||||
if (this.windowBounds) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user