FTXUI/include/ftxui/screen
Tushar Maheshwari 49e8cc57d3
Extract common struct Dimensions from Terminal (#171)
- Convert Dimension to namespace to allow defining Fit method from dom.
- Use Dimensions extracted from Terminal as replacement struct.
- Convert Terminal to namespace as it only defines static members.
- Remove dom references from screen library (circular dependency).
2021-08-02 23:19:29 +02:00
..
box.hpp Add mouse implementation of most components. 2021-04-18 22:33:41 +02:00
color_info.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
color.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
screen.hpp Extract common struct Dimensions from Terminal (#171) 2021-08-02 23:19:29 +02:00
string.hpp Introduce Options and use them for Menu. 2021-07-11 12:23:42 +02:00
terminal.hpp Extract common struct Dimensions from Terminal (#171) 2021-08-02 23:19:29 +02:00