mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 08:43:48 +03:00
Merge branch 'feature/game-achievements' into chore/test-preview
This commit is contained in:
commit
5da9eb6366
@ -165,7 +165,6 @@ export class WindowManager {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.notificationWindow.setIgnoreMouseEvents(true);
|
this.notificationWindow.setIgnoreMouseEvents(true);
|
||||||
this.notificationWindow.webContents.openDevTools();
|
|
||||||
this.notificationWindow.setVisibleOnAllWorkspaces(true, {
|
this.notificationWindow.setVisibleOnAllWorkspaces(true, {
|
||||||
visibleOnFullScreen: true,
|
visibleOnFullScreen: true,
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user