Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make AOT window be on top of fullscreen apps on MacOS 14 #372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mirik-k
Copy link

@mirik-k mirik-k commented Feb 1, 2024

Hey there. I've noticed that AOT window doesn't stay on top of full-screen apps on macOS Sonoma (v14.2.1).
Not sure if it's the same on lower versions and/or Windows, but setting type: 'panel' for created BrowserWindow resolves the issue for me

@csett86
Copy link
Member

csett86 commented Apr 21, 2024

From documentation, type: 'panel' is a macOS only-option, so I'd rather not set that in general on the AOT for all platforms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants