mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-02-10 19:50:28 +08:00
disable fullscreen
This commit is contained in:
parent
fa9ec9383b
commit
a2a63f473d
@ -158,6 +158,7 @@ export async function createWindow(): Promise<void> {
|
||||
y: mainWindowState.y,
|
||||
show: false,
|
||||
frame: useWindowFrame,
|
||||
fullscreenable: false,
|
||||
titleBarStyle: useWindowFrame ? 'default' : 'hidden',
|
||||
titleBarOverlay: useWindowFrame
|
||||
? false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user