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:
- Place "fullscreen": true in settings.json
- Launch phpdesktop-chrome.exe directly
- 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.
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:
Expected behavior:
Window should start in fullscreen mode as per settings.json.
Workaround:
Using a .bat file launches correctly in fullscreen.