Hello!
I'm exploring the possibility of using this library to create a desktop pet application. For this kind of use case, it's crucial to have a window that is both borderless (frameless) and has a transparent background. This allows the character to appear as if it's directly on the user's desktop.
A similar library, deno_webview, provides options to achieve this. I was wondering if your library currently supports or has plans to support creating such borderless and transparent windows?
Thank you for your great work on this project :)