FTXUI/include/ftxui
Arthur Sonzogni 6f87740801 Compatify the Screen memory.
Instead of storing all the booleans with 5 bytes, use a bit field.
The size of a Pixel has been reduced by 25%, from 20 byte to 15 bytes.
2021-06-12 21:45:55 +02:00
..
component Add "long" to slider. 2021-06-02 21:13:23 +02:00
dom Introduce CatchEvent (#104) 2021-05-23 12:53:20 +02:00
screen Compatify the Screen memory. 2021-06-12 21:45:55 +02:00
util Include utility header in autoreset.hpp for std::move 2021-06-07 10:10:34 +02:00