Commit Graph

8 Commits

Author SHA1 Message Date
Copilot
8249fcb41e Add comprehensive GitHub Copilot instructions for FTXUI development (#1121)
Some checks are pending
Build / Bazel, cl, windows-latest (push) Waiting to run
Build / Bazel, clang++, macos-latest (push) Waiting to run
Build / Bazel, clang++, ubuntu-latest (push) Waiting to run
Build / Bazel, g++, macos-latest (push) Waiting to run
Build / Bazel, g++, ubuntu-latest (push) Waiting to run
Build / CMake, cl, windows-latest (push) Waiting to run
Build / CMake, gcc, ubuntu-latest (push) Waiting to run
Build / CMake, llvm, ubuntu-latest (push) Waiting to run
Build / CMake, llvm, macos-latest (push) Waiting to run
Build / Test modules (llvm, ubuntu-latest) (push) Waiting to run
Documentation / documentation (push) Waiting to run
2025-09-21 10:30:52 +02:00
Miko
b65bbce9bb Add modules support (#1015)
Add experimental C++20 module suppport.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2025-06-04 15:02:20 +02:00
Arthur Sonzogni
10d73d365f Support Bazel build system (#1033)
Bug:https://github.com/ArthurSonzogni/FTXUI/issues/1032
Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/1032
2025-04-29 15:11:10 +02:00
Dimo Markov
293ff179f6 Separate a reusable Image class from Screen (#834)
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2024-04-27 11:03:44 +02:00
Arthur Sonzogni
6c2b43a2aa Improve the example page. (#780) 2023-11-19 12:09:52 +01:00
ArthurSonzogni
5b5c6e1402 Fix .gitignore 2023-06-24 17:54:04 +02:00
Arthur Sonzogni
e9e1451f3c Fix the .gitignore file. (#688) 2023-06-24 17:52:44 +02:00
Arthur Sonzogni
da32a8ba0a Add .gitignore (#679)
Bug:https://github.com/ArthurSonzogni/FTXUI/issues/669
2023-06-16 21:29:28 +02:00