FTXUI/include/ftxui/screen
Arthur Sonzogni 11519ef1c6
Fix focus vs flexbox interaction. (#405)
- Fix focus in flexbox. This required resetting the focus state at the
  beginning of the ComputeRequirement(), because it can now run several
  times.

  This resolves:https://github.com/ArthurSonzogni/FTXUI/issues/399

- Add Box::Union.

- Add a preliminary implementation of forwarding selected_box from
  within the flexbox.
2022-05-22 21:41:29 +02:00
..
box.hpp Fix focus vs flexbox interaction. (#405) 2022-05-22 21:41:29 +02:00
color_info.hpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
color.hpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
deprecated.hpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
screen.hpp Remove NXXM. Execute IWYU. (#397) 2022-05-08 08:44:38 +02:00
string.hpp Execute IWYU (#299) 2022-01-07 11:03:54 +01:00
terminal.hpp Coverage decorator (#384) 2022-04-26 17:04:34 +02:00