diff --git a/app/lib/window.ts b/app/lib/window.ts index 4e623beb..c49f1c5b 100644 --- a/app/lib/window.ts +++ b/app/lib/window.ts @@ -75,6 +75,7 @@ export class Window { frame: false, show: false, backgroundColor: '#00000000', + acceptFirstMouse: true, } if (this.windowBounds) {