Default window size for Jetpack Compose desktop
I’m writing an app in Jetpack Compose desktop, and I want it to open at a certain size. Similar to the –geometry argument for xterm.
Using the parameters to the Window() composable changes the size, but causes some flickering in Linux.
I haven’t found anything that suggests that such a parameter exists, but I thought I would ask here before I go through the painful procedure of building the libraries myself from source.
Default window size for Jetpack Compose desktop
I’m writing an app in Jetpack Compose desktop, and I want it to open at a certain size. Similar to the –geometry argument for xterm.
Using the parameters to the Window() composable changes the size, but causes some flickering in Linux.
I haven’t found anything that suggests that such a parameter exists, but I thought I would ask here before I go through the painful procedure of building the libraries myself from source.
Default window size for Jetpack Compose desktop
I’m writing an app in Jetpack Compose desktop, and I want it to open at a certain size. Similar to the –geometry argument for xterm.
Using the parameters to the Window() composable changes the size, but causes some flickering in Linux.
I haven’t found anything that suggests that such a parameter exists, but I thought I would ask here before I go through the painful procedure of building the libraries myself from source.