2023-05-19 15:09:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 19 12:55:43 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 4.1.0:
|
|
|
|
Component:
|
|
|
|
* Feature: Support ResizableSplit with customizable separator.
|
|
|
|
* Fix: Support arrow keys in application mode
|
|
|
|
* Fix: Remove useless new line when using an alternative screen.
|
|
|
|
Dom:
|
|
|
|
* Feature: Add the dashed style for border and separator:
|
|
|
|
See DASHED enum, and separatorDashed(), borderDashed() functions.
|
|
|
|
* Feature: Add colored borders.
|
|
|
|
See functions: borderStyled(BorderStyle, Color) and borderStyled(Color).
|
|
|
|
* Feature: Add LinearGradient. It can be used in color and bgColor.
|
|
|
|
* Improvement: Color::Interpolate() uses gamma correction.
|
|
|
|
* Fix: Check the graph area is positive.
|
|
|
|
Build/Install:
|
|
|
|
* Use globally set CMAKE_CXX_STANDARD if it is set.
|
|
|
|
* Expose the pkg-config file.
|
|
|
|
|
2023-04-03 09:55:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 2 21:26:58 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Initial package of ftxui 4.0.0 for openSUSE
|