FTXUI/include/ftxui/component
Tushar Maheshwari 09805e5e86
Miscellaneous refactoring (#160)
* Reorganize ContainerBase

- Reduce Container overloads using default arguments
- Extract member function pointers to virtual functions
- Separate classes for Vertical, Horizontal and Tab containers

* Collect unpack from NodeDecorator subclasses

* Reduce redundant expansion for aliases
2021-07-20 09:59:47 +02:00
..
captured_mouse.hpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
component_base.hpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
component_options.hpp Add support for password for input element. (#158) 2021-07-17 10:36:50 +02:00
component.hpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
event.hpp Make component more functionnal 2021-05-09 22:35:34 +02:00
mouse.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
receiver.hpp Execute IWYU and format. 2021-06-21 23:10:51 +02:00
screen_interactive.hpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00