Kara

Results 55 comments of Kara

Is there an issue with plain-old webview? [webview/webview](https://github.com/webview/webview) uses Edge with Webview2 on Windows, but according to the README it uses other backends on other operating systems just fine. There's...

[I heard you like Flutter](https://github.com/go-flutter-desktop/go-flutter) (might not like Go but eh). With Flutter it'd also be easy to [hide the titlebar](https://github.com/go-flutter-desktop/examples/tree/master/draggable_borderless) and then [make a Metro-style thing](https://github.com/bitsdojo/bitsdojo_window).

There's also the [official Flutter desktop bindings](https://flutter.dev/desktop) but those use C++, so I can't speak for how simple cross-platform builds are. I've also worked with the Dart plugin system a...

No updates, I'm willing to toss the potato back to you.

It builds in `-Drelease-safe` as well, if that's relevant. PowerShell doesn't give exit codes which is annoying for this, but running this under Git Bash seems to suggest the exit...

Sounds like a different issue, that's all just diagnostic information apart from the warning, which is unrelated to this.

> And I don't see a way to get rid of bundled `libc++` when building with Zig, either. `zig build` does allow passing custom libc overrides via `--libc`, per its...

I just adjusted the size to its full apparent field size, 192 code units. I'm not sure why it isn't working for you for that search comment, though; it worked...

Referencing some stuff from the original issue: https://github.com/goatcorp/FFXIVQuickLauncher/issues/392#issue-818196984 * " Do we need a new launcher design since we're effectively rewriting (or refactoring) XL? * [FanMade: Final Fantasy XIV 4...

Tossing this in: https://frontier.ffxiv.com/worldStatus/gate_status.json I'm pretty sure this does login status? I don't remember, but it does something useful that might save a bit of Lodestone scraping.