sim

Results 82 comments of sim

Sounds cool, I'll try implementing a kitty backend tomorrow

So it works, but it also prints to the neovim messages, will have to see how to fix that

I can take this on, but from my testing on the adwaita test app, this is just a new window, not a dialog which cant leave the app, so I'm...

Yeah ill just stick to a normal dialog, don't think anyone wants to move it out of the main window anyways

Looks like we already have something similar https://github.com/gtk-flutter/libadwaita/blob/main/lib/src/widgets/adw/about_window.dart, or is there any difference?

Ok sounds good, so I just extend that widget then right

![adw_aboot_demo](https://user-images.githubusercontent.com/37233846/183589763-435e081c-bff0-4cc6-b865-0d37fb4cb455.gif) Got this much done, will continue working on it tomorrow

Afaik, libadwaita and how gtk does theming are two separate things, so the plugin should work even with gtk 4, as for moving it to the adwaita package, I would...

@MalcolmMielle yes it provides the default stylesheet, which can be overriden by user themes, and then read by gtk and provided to us, so it shouldn't be much of an...

@prateekmedia could you give me proper perms in the org? i cant seem to rename the plugin repo