Is there a way to request the name of the currentl...
# compose-desktop
s
Is there a way to request the name of the currently used graphics device? I want to show that in my about screen.
1
s
Thank you. Will Skiko/SKIA always use that?
o
Window can be provided with
create: () -> ComposeWindow
factory - https://github.com/JetBrains/compose-multiplatform-core/blob/814c6e48acb6a5054b161[…]desktopMain/kotlin/androidx/compose/ui/window/Window.desktop.kt ComposeWindow can take SkiaLayerAnalytics. Where some info can be collected