mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-17 23:01:53 +00:00
macOS: accept first mouse click - fixes #6464
This commit is contained in:
@@ -75,6 +75,7 @@ export class Window {
|
|||||||
frame: false,
|
frame: false,
|
||||||
show: false,
|
show: false,
|
||||||
backgroundColor: '#00000000',
|
backgroundColor: '#00000000',
|
||||||
|
acceptFirstMouse: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.windowBounds) {
|
if (this.windowBounds) {
|
||||||
|
Reference in New Issue
Block a user