Does anyone know how to make a window start maximi...
# compose-desktop
m
Does anyone know how to make a window start maximized? Google has very little on this. The WindowState has an
isMinimized
flag but nothing for being maximized. Wanting to start full screen will be quite a common request.