Commit Graph

  • 8d1665022a List ftxui_CPUMeter (#744) Arthur Sonzogni 2023-09-03 16:21:13 +02:00
  • e5978a8e76 Update README.md Arthur Sonzogni 2023-09-03 11:45:23 +02:00
  • 0f1588e3d1 Add grid container library (#742) MingSheng 2023-09-02 10:00:45 +01:00
  • dd6a5d371f Fix CMAKE_UNITY_BUILD usage (#738) Claus Klein 2023-08-28 21:38:51 +02:00
  • 05c7bee6dd Feature: input can now use overwrite mode when toggled with insert key (#735) MingSheng 2023-08-28 20:07:26 +01:00
  • cdf28903a7 Release v5.0.0 v5.0.0 ArthurSonzogni 2023-08-19 15:46:36 +02:00
  • 49a48820dd Add documentations to every public functions. ArthurSonzogni 2023-08-19 14:56:28 +02:00
  • 5724f8483b Move copyright to the top of files. ArthurSonzogni 2023-08-19 13:56:36 +02:00
  • 7e6b7386ce Fix linear_gradient_gallery example slider increment. ArthurSonzogni 2023-08-19 13:35:56 +02:00
  • 20baaef5b8 Dropdown now closes when using return key to select (#731) mingsheng13 2023-08-19 11:02:04 +01:00
  • eb9a701fd7 Add -Wuseless-cast to FTXUI_DEV_WARNINGS (#728) Stefan Ravn van Overeem 2023-08-19 11:20:04 +02:00
  • 1e6df78ec2 Tidy up some ConstRef<T> and Ref<T> constructor cases (#730) mr-mocap 2023-08-19 05:10:29 -04:00
  • b3f1edc385 Add a TrackMouse(false) on ScreenInteractive to disable mouse events (#726) Stefan Ravn van Overeem 2023-08-19 10:57:50 +02:00
  • f7304c28c3 Fix Wshadow warning in Color::Interpolate (#727) Stefan Ravn van Overeem 2023-08-17 22:18:33 +02:00
  • acbdb50747 Fix typo in link (#724) lexika979 2023-08-15 18:47:14 +02:00
  • 8ae1c95d18 Update CHANGELOG.md Arthur Sonzogni 2023-08-13 17:36:41 +02:00
  • 8058e1af6c Cleanup. (IWYU, clang-tidy, etc...) ArthurSonzogni 2023-08-13 07:49:37 +02:00
  • 06ba1c10b9 Possible clarification and reimplementation of Ref<T> classes (#719) mr-mocap 2023-08-12 15:18:33 -04:00
  • 461d557674 Apply clang-tidy ArthurSonzogni 2023-08-08 01:57:43 +02:00
  • e2a205ed0d Performance improvement by refactoring pixel styles (#704) Clément Roblot 2023-08-08 05:46:51 +07:00
  • 00e63993ce Run IWYU and clang-format ArthurSonzogni 2023-08-06 13:25:42 +02:00
  • b0a7f88f07 Change WordBreakProperty underlying type to int8_t (#715) Stefan Ravn van Overeem 2023-08-03 17:41:54 +02:00
  • cebe49dd23 Added some true colors in the benchmark (#717) Clément Roblot 2023-08-01 20:13:04 +07:00
  • 4debd4f3de Extract extend codepoints out in seperate array (#713) Stefan Ravn van Overeem 2023-08-01 09:39:14 +02:00
  • bb43ce1875 Added rw-tui to the list of projects that are using FTXUI (#712) KyuHyuk Lee 2023-08-01 01:26:45 +09:00
  • 0930142597 Added the print stage to the benchmarks (#708) Clément Roblot 2023-07-29 16:04:24 +07:00
  • 21fe59dee8 Upgrade the version of google benchmark (#709) Clément Roblot 2023-07-29 16:00:48 +07:00
  • 5094b5f3fb Add style targetted benchmark. ArthurSonzogni 2023-07-28 20:54:30 +02:00
  • e5eb822d44 Start using c++20 in examples. ArthurSonzogni 2023-07-26 01:02:37 +02:00
  • b50f1fffc8 Improve const correctness in the Screen class (#701) Igor Bogoslavskyi 2023-07-26 00:41:16 +02:00
  • 0200632555 Update CHANGELOG for v4.2 support-v4 ArthurSonzogni 2023-07-26 00:04:11 +02:00
  • ce252ff92e Add missing includes for gcc ArthurSonzogni 2023-07-15 16:37:50 +02:00
  • afb03620da Resolve unused varaible warning in _WIN32 builds of screen_interactive.cpp (#693) cblack-dev 2023-07-02 08:50:31 -07:00
  • de6749fed7 Improve unicode codepoint Bisearch performance (#691) Stefan Ravn van Overeem 2023-06-27 22:32:57 +02:00
  • 2bcdb9ac54 Support Fn keys for every terminal standards (#689) Stefan Ravn van Overeem 2023-06-25 17:11:59 +02:00
  • 2ed61a9d31 Support F1-F5 from OS terminal (#687) Arthur Sonzogni 2023-06-24 17:15:23 +02:00
  • 46042ce74a Feature: hyperlink support. (#665) Arthur Sonzogni 2023-06-04 21:06:19 +02:00
  • 1651ae56ca fix some warnings (#660) Prokop Randáček 2023-06-03 13:59:39 +02:00
  • 43240a5fd4 Add missing includes for gcc ArthurSonzogni 2023-07-15 16:37:50 +02:00
  • e19550ae69 Feature: Windows. (#690) Arthur Sonzogni 2023-07-15 16:29:48 +02:00
  • 79f8293a0d Fix Canvas documentation. ArthurSonzogni 2023-07-03 21:10:47 +02:00
  • c2fef9d377 Resolve unused varaible warning in _WIN32 builds of screen_interactive.cpp (#693) cblack-dev 2023-07-02 08:50:31 -07:00
  • b2f66c7386 Improve unicode codepoint Bisearch performance (#691) Stefan Ravn van Overeem 2023-06-27 22:32:57 +02:00
  • 455998d759 Remove Ref<XxxOption> and add new interfaces. (#686) Arthur Sonzogni 2023-06-25 17:22:05 +02:00
  • e73e7f0d68 Support Fn keys for every terminal standards (#689) Stefan Ravn van Overeem 2023-06-25 17:11:59 +02:00
  • 5b5c6e1402 Fix .gitignore ArthurSonzogni 2023-06-24 17:54:04 +02:00
  • e9e1451f3c Fix the .gitignore file. (#688) Arthur Sonzogni 2023-06-24 17:52:44 +02:00
  • 34688fdd8c Support F1-F5 from OS terminal (#687) Arthur Sonzogni 2023-06-24 17:15:23 +02:00
  • da32a8ba0a Add .gitignore (#679) Arthur Sonzogni 2023-06-16 21:29:28 +02:00
  • d9712cf1e8 Improve the README GIF Arthur Sonzogni 2023-06-11 14:04:30 +02:00
  • 98b31ff1fe Remove ButtonOption::Arthur() ArthurSonzogni 2023-06-11 13:39:33 +02:00
  • 67717ab923 Path Finder to README (#674) Ruebled 2023-06-10 12:35:19 +03:00
  • d587737633 Update README.md Arthur Sonzogni 2023-06-09 13:48:11 +02:00
  • c3c3a2b11f Fixed small typo in screen.hpp (#668) Avighna 2023-06-06 03:43:36 +05:30
  • ff5817b8a6 Fix on_enter bug in ftxui::Input (#667) Arthur Sonzogni 2023-06-04 21:34:16 +02:00
  • 7b7177b59c Feature: hyperlink support. (#665) Arthur Sonzogni 2023-06-04 21:06:19 +02:00
  • d4c6cebea3 Update README.md Arthur Sonzogni 2023-06-04 18:05:32 +02:00
  • c6f0dd60ee Update README.md Arthur Sonzogni 2023-06-04 18:04:50 +02:00
  • 7d7be0e9da build: Display options and turn DOC/EXAMPLE OFF (#661) Arthur Sonzogni 2023-06-04 14:35:08 +02:00
  • 59bbe3ed5e fix some warnings (#660) Prokop Randáček 2023-06-03 13:59:39 +02:00
  • d464a071da Optimize inserts in vector and refactor const reference objects (#659) Herman Semenov 2023-05-31 20:24:08 +03:00
  • f64e1e128e build: Properly escape paths which may contain spaces Henrik S. Gaßmann 2023-05-29 15:40:06 +02:00
  • 3483022703 build: Remove redundant cmake version check Henrik S. Gaßmann 2023-05-29 15:30:02 +02:00
  • 7f5aed1e66 build(install): Remove redundant install settings Henrik S. Gaßmann 2023-05-29 15:25:04 +02:00
  • 438a7dc842 build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +02:00
  • 8bea9261bc build: Properly escape paths which may contain spaces Henrik S. Gaßmann 2023-05-29 15:40:06 +02:00
  • 3e5322944d build: Remove redundant cmake version check Henrik S. Gaßmann 2023-05-29 15:30:02 +02:00
  • 332f229e49 build(install): Remove redundant install settings Henrik S. Gaßmann 2023-05-29 15:25:04 +02:00
  • 806bacf15a build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +02:00
  • 513ec6c5e1 Increase version to 4.1.1 v4.1.1 ArthurSonzogni 2023-05-29 14:07:29 +02:00
  • d00d946282 Update CHANGELOG.md (#651) Arthur Sonzogni 2023-05-29 11:52:39 +02:00
  • 234b3c8a5d Resolve compile issues in component_fuzzer ArthurSonzogni 2023-05-27 20:54:12 +02:00
  • 6ce88c25e5 CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +02:00
  • f74c5322bd Revert "Update float style in animation.cpp (#607)" ArthurSonzogni 2023-05-25 19:52:51 +02:00
  • 1e86587b68 Revert "Feature resizable spilt with custom separator (#583)" ArthurSonzogni 2023-05-25 19:45:59 +02:00
  • 41c3d4dd52 add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +02:00
  • 2fb0b77f02 Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +02:00
  • e2aff66b98 build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +02:00
  • d93b687bde CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +02:00
  • 69557d4623 add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +02:00
  • f1303626f5 Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +02:00
  • b1c53bcd15 build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +02:00
  • 5e1af6bb69 Parallelize github build workflow ArthurSonzogni 2023-05-19 12:11:12 +02:00
  • 4b9b0635c4 Update the CHANGELOG ArthurSonzogni 2023-05-19 11:59:23 +02:00
  • 22ebc823c9 Set CHANGELOG to v4.1.0 v4.1.0 ArthurSonzogni 2023-05-19 11:05:16 +02:00
  • 49f0277103 Fix errors due to missing commit in the support branch. ArthurSonzogni 2023-05-19 11:17:32 +02:00
  • ac10603fdb Fix types used in Hash() function used in tests. (#640) Henner Zeller 2023-05-17 02:59:41 -07:00
  • a3f51ecf22 Add pkg-config file. (#642) Henner Zeller 2023-05-17 01:50:47 -07:00
  • 78897ef1f4 Support arrow keys in application mode. (#627) Arthur Sonzogni 2023-04-25 08:52:16 +02:00
  • debcbc668c Check graph area is positive. (#625) Arthur Sonzogni 2023-04-23 16:14:50 +02:00
  • 1a7a550bfe Use globally set CMAKE_CXX_STANDARD if it is set (#620) Jason Turner 2023-04-17 14:17:48 -06:00
  • 4ce8f6d250 Fix useless new line when using the alternative screen. (#610) Arthur Sonzogni 2023-03-31 17:44:01 +02:00
  • 7b08dae6d0 Update float style in animation.cpp (#607) Arthur Sonzogni 2023-03-26 16:42:08 +02:00
  • 521d1125d9 Feature: Added nix build support (#603) dev-null-undefined 2023-03-26 12:17:22 +02:00
  • 0903ad1608 Feature: LinearGradient color decorator. (#592) Vinicius Moura Longaray 2023-03-22 09:59:02 -03:00
  • 399549d180 Add colored border. (#595) Arthur Sonzogni 2023-03-16 13:15:14 +01:00
  • 7bdca3ee68 Feature: Add the dashed style. (#594) Arthur Sonzogni 2023-03-15 22:50:27 +01:00
  • eb313e0f2d Feature resizable spilt with custom separator (#583) Arthur Sonzogni 2023-03-09 20:21:23 +01:00
  • d3ee655a90 Fix Apple Clang 14 build errors (issue #588) (#589) Evgeny Gorodetskiy 2023-02-26 23:49:52 +03:00
  • 8dbda8551f Update CHANGELOG to reflect the v4.1.0 support branch. ArthurSonzogni 2023-05-18 11:21:34 +02:00