Results 164 comments of tinywrkb

bot, build org.freedesktop.Sdk.Extension.wxwidgets

~~This should be ready now.~~ I went through all the code samples of wxWidgets, and they can be built and run correctly as far as I can tell. Also built...

Switching to draft to evaluate building WebKitGTK with full debugging symbols.

@4c0n This is already being handled by the `install.sh` script, and the next push here will have examples. I'm currently rewriting the script, as it has a few issues, and...

bot, build org.freedesktop.Sdk.Extension.wxwidgets

@4c0n please look in the examples folder. With `install.sh`, you install wxWidgets + WebKitGTK, with `install-wxwidgets.sh` only `wxWidgets`, and with `install-webkitgtk.sh` only WebKitGTK.

Foot terminfo was only added to ncurses in the 6.2 release. Users with older version will end up with issues, maybe only input related, and blame the app. I highly...

> Where can I find a terminfo file and how do I copy it to `~`? https://codeberg.org/dnkl/foot/src/tag/1.9.2/meson_options.txt#L10

> how do I copy it to ~? This should be done by the user. If the host has ncurses 6.2 or newer, the user doesn't need to do anything....

> I'm generally hesitant to accept this submission given it doesn't look like upstream is convinced to the idea. @barthalion, I see no objection in the upstream issue about the...