MixinNetwork / MixinNetwork/flutter-plugins

desktop_webview_window: how to open a fullscreen window in macos?

Open
#42 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

desktop_webview_window
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.