Return to Release Notes

PortaLinux Toolkit - Release Archive


The PortaLinux Toolkit is a library containing routines to create simple applications with a graphical user interface (GUI) in the C++ programming language. It mainly targets the Linux Framebuffer and DRM APIs, but it also targets X11 and Wayland. It implements font rendering, and the typical widgets typically implemented within GUI toolkits while having a really small footprint. It's somewhat inspired by FLTK and LVGL.

Here are the releases of this project repo:

v0.01: Initial release

Released on 2023/7/11 by CinnamonWolfy


First release. Here are the features:


View Commit Download ZIP Download TAR.GZ

v0.02: Renderer bug fixes, Internal Framebuffer API, Input System API

Released on 2023/8/23 by CinnamonWolfy


Second release. Here are the features:


View Commit Download ZIP Download TAR.GZ

v0.03: Pseudo-X12 Window System

Released on 2023/9/1 by CinnamonWolfy


Third release. Here are the changes:


View Commit Download ZIP Download TAR.GZ

v0.04: Ported to pl-rt

Released on 2023/8/10 by CinnamonWolfy


Fourth release. Here are the features:


View Commit Download ZIP Download TAR.GZ