waddlesplash

Results 24 issues of waddlesplash

E.g. entering "There is a hidden message somewhere inside this text. Can you find it? Or is it too obscure?" as the text says "allows Hidden Message length: 27". But...

http://man7.org/linux/man-pages/man3/malloc_trim.3.html This is a GNU extension, but it seems a lot of other allocators support it as well. It would be useful to have in e.g. system wide low-memory conditions.

enhancement

https://build.haiku-os.org/buildmaster/master/x86_gcc2/?buildrunDir=2943&viewMode=expanded Note the required packages includes the previous version of FreeType and its devel package; this pulled in brotli despite it being removed.

type-bug

https://github.com/lah7/gtk3-classic These (plus a Haiku BControlLook theme, but that will probably come much later if at all) will provide much better integration and make GTK3 applications less "foreign", I think?

type-enhancement

As in title. It appears ICU 57 is still built by default. We should drop it in favor of ICU 66 completely, and rebuild whatever packages depend on it.

We need a number of dependencies first: * [x] babl * [x] gegl * etc...

type-enhancement

It might be cool to not build any of the GDK-Pixbuf loader plugins at all, and instead use the Haiku Translation Kit. This would save a lot of headaches related...

type-enhancement

See e.g. https://build.haiku-os.org/buildmaster/master/x86_gcc2/logviewer.html?buildruns/1745/builds/29325.log: php fails to patch because dos2unix was not found, though it is available in chroot.

type-enhancement

Presently, we have one "revision" field that we control separate from the actual package version: REVISION. This has been used to identify both actual recipe changes as well as the...

feedback-needed