FTXUI/src/ftxui/screen
Ayaan b0e087ecef
Merge dom and component focus (#978)
Instead of two levels of focus with `focus` and `selected`, use a recursive
level. The components set the one "active" and hbox/vbox/dbox 

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2025-03-19 15:33:05 +01:00
..
box.cpp Merge dom and component focus (#978) 2025-03-19 15:33:05 +01:00
color_info.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
color_test.cpp Move copyright to the top of files. 2023-08-19 13:57:01 +02:00
color.cpp Fix CQ failures. 2024-08-17 12:01:43 +02:00
image.cpp Apply Clang-tidy (#918) 2024-08-16 11:19:51 +02:00
screen.cpp Feature: Selection 2024-12-27 09:45:13 +01:00
string_internal.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00
string_test.cpp Feature: hscroll_indicator (#753) 2023-09-26 23:08:42 +02:00
string.cpp Apply Clang-tidy (#918) 2024-08-16 11:19:51 +02:00
terminal.cpp Add documentations to every public functions. 2023-08-19 14:56:28 +02:00
util.hpp Generate compile commands for clangd. (#855) 2024-05-01 14:32:22 +02:00