FTXUI/examples
Arthur Sonzogni e19550ae69
Feature: Windows. (#690)
Into ftxui/component/, add:
```
Container::Stacked(...)
Window(...);
```

Together, they can be used to display draggable/resizable windows.

Bug:https://github.com/ArthurSonzogni/FTXUI/issues/682

* Fix typo.
2023-07-15 16:29:48 +02:00
..
component Feature: Windows. (#690) 2023-07-15 16:29:48 +02:00
dom Feature: Windows. (#690) 2023-07-15 16:29:48 +02:00
html Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
CMakeLists.txt CMake: use compile_features to set min C++ standard (#647) 2023-05-25 19:34:34 +02:00
index.html Fix example demo. (#506) 2022-11-11 14:07:27 +01:00
run_webassembly.py Refactor examples list in CMake (#170) 2021-07-31 18:32:48 +02:00
sw.js Add COOP/COEP for worker.js file. 2022-07-09 19:58:11 +02:00