utopiafallen
eb458c1ad2
Remove explicit fullscreen handling
...
Moonlight's fullscreen requests generally conflict with
what ChromeOS is trying to do automatically for the app, especially when
using tablet mode. Just remove it for now and let the OS handle
fullscreen.
2022-11-06 19:58:35 -06:00
Jorys_Paulin
28a76fa965
Fixed indentation usign atom-beautify
2018-04-24 08:40:39 +02:00
R. Aidan Campbell
7a87c76091
more verbose logging, fixed minor namespace pollution
2017-03-02 11:02:08 -07:00
Dmitry Mandrichenko
e9ccbb08d3
Bugfix: window state not restored in normal mode after streaming.
...
Bugfix: window always run in fullscreen mode when app launched from chrome://apps or chrome://extensions
2017-01-21 04:05:36 +02:00
Dmitry Mandrichenko
5ebcc58ae3
Window state restored with previous saved window state (fullscreen or normal).
...
Window startup size changed to 16:9 aspect ratio = 960x540.
After closing the game, window restored in previous state.
2016-12-21 08:32:50 +02:00
Cameron Gutman
7030576f80
Make the default window size a little bigger
2016-05-06 13:36:10 -04:00
R. Aidan Campbell
b465034d6d
changed default window size to include everything we need. This closes #55
2016-05-06 11:11:46 -04:00
R. Aidan Campbell
35fb2c45ec
changed app to open in windowed mode, but stream in fullscreen
...
- this closes #45
- changed references of 'target' into 'host' as per #41
2016-05-05 17:35:45 -04:00
Aidan Campbell
7be7d975e4
stylized UI to Material Design
2016-02-16 11:44:24 -05:00