Different libraries and a sample app which uses the libraries.
Library which enables you to show WindowInsets in Jetpack Compose previews. Supported insets are the status bar, navigation bar and a camera display cutout. It also is able to show many different configurations of the system bars.
(Library moved to this dedicated repository) Edge-to-edge previews
Compose for desktop experiments to show SKSL shaders. Prototype to live code SKSL shaders.
Provides a composable that can display a pixel/fragment shader written in GLSL. See details here