macOS: main window shows inside fullscreen if started from fullscreen app
Open
- Dominant language
- C++
- Stars
- 643
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
If you start the app from an full screen app, e.g. Intellij IDEA, then the main window is shown inside the fullscreen space, instead of shown in desktop space as normal.
The behavior is correct in 0.3.x, when using App.init() and App.start() separately.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by starting the app from a fullscreen application such as IntelliJ IDEA. Compare the current startup behavior with version 0.3.x, where App.init() and App.start() were separate; done means the main window opens in the desktop space rather than inside the fullscreen space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100