Skip to content

Windows: Fullscreen option in settings.json not working #390

@lupomeo

Description

@lupomeo

Description:
Using PHP Desktop 130.1 with "fullscreen": true in settings.json or "--start-fullscreen" in chrome.startup_args
does not open the window in fullscreen when launching phpdesktop-chrome.exe directly on Windows 10/11.
The only workaround is to launch the exe via a .bat file with "--kiosk" parameter.

Steps to reproduce:

  1. Place "fullscreen": true in settings.json
  2. Launch phpdesktop-chrome.exe directly
  3. Window opens in normal size, not fullscreen

Expected behavior:
Window should start in fullscreen mode as per settings.json.

Workaround:
Using a .bat file launches correctly in fullscreen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions