MixinNetwork / MixinNetwork/flutter-plugins
desktop_webview_window: how to open a fullscreen window in macos?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
desktop_webview_window, Macos
I can use CreateConfiguration() with a big windowHeight and i obtain a window that fit exactly the screen vertically.
But if i give a too big windowWidth the window is bigger than the screen.
Is there a way to get the screen resolution?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the desktop_webview_window macOS implementation and the CreateConfiguration() entry point named in the report. Confirm how window dimensions are applied and define done as obtaining the screen resolution so a fullscreen-sized window does not exceed the display; no file or test is named, so project exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, macos
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100