mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
9c4218c2a8
- Add support for SIGTSTP: https://github.com/ArthurSonzogni/FTXUI/issues/330 This - Add support for task posting. This allows folks to defer function execution, and execute it directly below the main loop. The task are executed in a FIFO order. |
||
---|---|---|
.. | ||
captured_mouse.hpp | ||
component_base.hpp | ||
component_options.hpp | ||
component.hpp | ||
deprecated.hpp | ||
event.hpp | ||
mouse.hpp | ||
receiver.hpp | ||
screen_interactive.hpp | ||
task.hpp |