Convert text to uppercase, lowercase, or title case (with Unicode support)
Search and replace text
Break lines using a custom delimiter, with or without keeping the delimiter
Clean up whitespace and line breaks
Remove empty or duplicate lines
Sort lines (ascending/descending, case-sensitive or insensitive, by length)
Add or remove prefixes/suffixes to/from each line
Indent or unindent lines using tabs or spaces
Open and save text files. Drag and drop, and Open with… is also supported.
It’s still in development, so comments and bug reports on anything from icons and layout to functionality and code quality is much appreciated on the issue tracker.
Translations on Polyglot are also welcome, I hope to release v1.0 soon. Catalan, Norwegian, German and Spanish (lat-am) are already available (thanks @humdinger and @Davidmp)
Krita 5.2.10, wasn’t able so far to add pyQt5 functionality (which does work for building the Qt6 version) due to some sip errors, other then that no major changes for Haiku.
EDIT: small bugfix release has been done, in the meantime added a missing requirement for mlt.
Although it’s only now announced (I grabbed the tagged release from invent), the official announcement is now published: Krita 5.2.11 Released! | Krita
GT4 landed in haikuports, build has been done on buildmaster (64bit only), this has been a work where multiple people stepped in to help, so big thumbs up for those!
Don’t expect this to be fully functional at the moment, there are probably plenty of issues around to be fixed, but it gives us a start to investigate them.
At least a WIP GTK4 branch for Xournal++ has been proven fine enough to run some first tests, basic functionalities are fine so far.
In the process, KDE’s gear 25.08 is being pushed to the haikuports repository, there could be some breakage in the process, can’t push a full bulk PR because of some dependencies that need to be resolved first.
I’ll try to tackle the breakage as soon as I can and will add an EDIT to this post once it’s finished.
LMMS updated to 1.3.0~alpha (git checkout), been keeping me busy for a few days, but I think it’s at the level it was with previous version.
FLTK was dropped for the Zyn effects (issue is known upstream).
LV2 should be working (couldn’t really find anything to check this with), no UI for that (no support with suil with my attempts to make it work).