libt3window library provides functions for manipulating the terminal
and for creating (possibly overlapping) windows on a terminal.
libt3window can be used instead of (n)curses for drawing on the
terminal.
This subpackage contains libraries and header files for developing
applications that want to make use of libt3window.
Provides
Requires
License
GPL-3.0-only
Changelog
* Sun Mar 30 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.4.2
* GCC 14 support
- Delete 0001-build-fix-configure-failure-in-gcc-14.patch (merged)
* Sat Nov 02 2024 Jan Engelhardt <jengelh@inai.de>
- Add 0001-build-fix-configure-failure-in-gcc-14.patch
* Mon Aug 29