FTXUI/src/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.cpp Add mouse implementation of most components. 2021-04-18 22:33:41 +02:00
color_info.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
color.cpp Improve the documentation. 2021-07-11 12:23:42 +02:00
screen.cpp Extract common struct Dimensions from Terminal (#171) 2021-08-02 23:19:29 +02:00
string.cpp Execute IWYU 2021-07-11 12:23:42 +02:00
terminal.cpp Extract common struct Dimensions from Terminal (#171) 2021-08-02 23:19:29 +02:00
wcwidth.cpp Fix unsigned/signed comparison issues. (#103) 2021-05-18 21:48:32 +02:00