Commit Graph

  • 81da617cf8
    Merge baa5973128 into 853d87e917 Alex 2025-08-30 13:05:44 +0300
  • c915cd3025
    Merge 2d50269730 into 853d87e917 KenReneris 2025-08-29 04:38:50 -0700
  • 9becbf8e2a deploy: 853d87e917 gh-pages ArthurSonzogni 2025-08-29 05:49:59 +0000
  • ff46e3a246
    Merge a6612eda35 into 853d87e917 Harri Pehkonen 2025-08-29 13:37:09 +0800
  • 3a2b060f5e
    Merge 24050862a3 into 853d87e917 Xiao Di 2025-08-29 13:37:09 +0800
  • 853d87e917
    Fix HTML entities in README.md main Arthur Sonzogni 2025-08-29 07:36:35 +0200
  • 24050862a3 Improved the installation method via Conan. Xiao Di 2025-08-28 04:30:26 +0800
  • 11f7132886
    Add new project to the list (#1102) d06i 2025-08-26 13:47:10 +0300
  • a6612eda35
    Fix errors. ArthurSonzogni 2025-08-24 05:08:54 +0200
  • 2b876a8712
    Fix stdin references. ArthurSonzogni 2025-08-17 20:21:20 +0200
  • d59b77e6a0
    feat: Improve POSIX piped input handling ArthurSonzogni 2025-08-17 19:40:20 +0200
  • 2ffbb9550e
    docs: Update CHANGELOG.md for POSIX Piped Input Handling ArthurSonzogni 2025-08-17 19:32:28 +0200
  • 2800dbb93f
    Tweak implementation and documentation. ArthurSonzogni 2025-08-17 17:24:08 +0200
  • f1aef45231
    Update doc ArthurSonzogni 2025-08-17 16:59:15 +0200
  • e0e6964968
    Add opt-in piped input support for POSIX systems Harri Pehkonen 2025-08-09 20:26:37 -0700
  • 96397fd085 Add new project to the list d06i 2025-08-23 15:44:18 +0300
  • 346f751527
    Fix example in docs not being generated. ArthurSonzogni 2025-08-21 08:05:23 +0200
  • e56ff89cf3
    Improve example style. (#1101) Arthur Sonzogni 2025-08-20 04:53:42 +0000
  • 0b25d99c9b
    Improve example style. ArthurSonzogni 2025-08-17 13:23:58 +0200
  • 21b24a1b78
    Fix slider Up key press. (#1099) Arthur Sonzogni 2025-08-19 09:34:30 +0200
  • 383a1e2531
    Fix slider Up key press. ArthurSonzogni 2025-08-19 09:31:19 +0200
  • bfd07ba309
    Example. Add missing file. ArthurSonzogni 2025-08-18 20:50:31 +0200
  • d20b84f720
    Fix receiver includes. ArthurSonzogni 2025-08-17 21:08:36 +0200
  • 0dde21f09e
    Fix Bazel build. ArthurSonzogni 2025-08-17 19:23:53 +0200
  • dad2eaaa28
    Tweak implementation and documentation. HarryPehkonen/main ArthurSonzogni 2025-08-17 17:24:08 +0200
  • 5c3e3151a5
    Update doc ArthurSonzogni 2025-08-17 16:59:15 +0200
  • 143b24c6a5
    Add opt-in piped input support for POSIX systems Harri Pehkonen 2025-08-09 20:26:37 -0700
  • 79f9262871
    Improve example style. ArthurSonzogni 2025-08-17 13:51:18 +0200
  • adec8a302f
    test ArthurSonzogni 2025-08-17 13:23:58 +0200
  • 40e1fac3d4
    Warn against Microsoft <windows.h> min and max macro (#1084) Sylko Olzscher 2025-08-17 11:18:25 +0200
  • ff984016d7
    Format ArthurSonzogni 2025-08-17 11:15:34 +0200
  • c3a3b2f0e5
    Add warning ArthurSonzogni 2025-08-17 11:08:24 +0200
  • 5035ef95f9
    Revert "fix: using max() min() collides in windows build with predefined macros" ArthurSonzogni 2025-08-16 18:43:35 +0200
  • 54c1053ca3
    fix: using max() min() collides in windows build with predefined macros Sylko Olzscher 2025-07-18 12:14:51 +0200
  • 8ef18ab647
    Remove pthread dependency Arthur Sonzogni 2025-08-16 18:40:50 +0200
  • 9c19331935
    Add a task system. ArthurSonzogni 2025-07-02 16:53:48 +0200
  • 994915dbb9
    Add ftxui convenience/umbrella module to cmake rules to fix #1083 (#1085) tattwamasi 2025-07-27 02:39:46 -0700
  • df4fa4700a
    Update cpp20 modules documentation. tattwamasi 2025-07-18 16:45:26 -0700
  • 1a18f757d9
    Add the umbrella module ftxui to the cmake module build. tattwamasi 2025-07-17 20:08:28 -0700
  • 3b359e8cd7
    #1078: Fix Examples section link (#1079) Ivan Deyna 2025-07-10 14:22:04 +0300
  • c7040ed6a1 #1078: Fix Examples section link literally-bug-creator 2025-07-10 12:40:24 +0300
  • 1073ba414d
    Remove redundant member from ButtonBase (#1076) Mirion 2025-07-08 14:55:37 +0800
  • ae49d5e647
    Remove redundant member from ButtonBase Mirion 2025-07-07 17:32:18 +0800
  • f017897b36
    Refactor FetchTerminalEvent ArthurSonzogni 2025-07-06 18:26:35 +0200
  • 41116fe8bd
    Add unique_ptr<TaskRunner> ArthurSonzogni 2025-07-02 20:17:51 +0200
  • 1edf358251
    Add a task system. ArthurSonzogni 2025-07-02 16:53:48 +0200
  • b78b97056b
    Stop using Sender/Receiver in TerminalInputParser. (#1073) Arthur Sonzogni 2025-07-02 15:23:01 +0200
  • 4b458c1505
    Fix button ArthurSonzogni 2025-07-02 15:21:52 +0200
  • 616d7596db
    Fix ArthurSonzogni 2025-07-02 15:18:28 +0200
  • ebfadbcb49
    Fix ArthurSonzogni 2025-07-02 15:06:48 +0200
  • 754dea29f6
    Stop using Sender/Receiver in TerminalInputParser. ArthurSonzogni 2025-07-02 14:29:32 +0200
  • 2d50269730 private changes. don't shrink table content Ken Reneris 2025-06-28 09:15:37 -0700
  • df2ddcc588 Add gridbox children to children_ so that layout will see need_iteration when a flex node is in the grid Ken Reneris 2025-06-28 08:51:41 -0700
  • 68fc9b1212
    Fix ScreenInteractive::FixedSize screen stomps on the history terminal output (#1064) Zane Zhou 2025-06-20 21:59:36 +0800
  • 424a0241cd
    Add CHANGELOG ArthurSonzogni 2025-06-20 15:46:33 +0200
  • a68cf6ac08
    Fix test. ArthurSonzogni 2025-06-20 15:45:26 +0200
  • 4f1a694e81
    Add test ArthurSonzogni 2025-06-20 11:09:59 +0200
  • 6dbe1843a7
    Fix tests. ArthurSonzogni 2025-06-19 14:52:39 +0200
  • d86a08b8c9
    Refactor ArthurSonzogni 2025-06-19 12:41:23 +0200
  • 67bf515553 fix: ScreenInteractive::FixedSize screen stomps on the history terminal output Zane Zhou 2025-06-19 17:22:07 +0800
  • 6440a88dc6
    Add docs for additional install methods (#1059) Arthur Sonzogni 2025-06-05 12:13:41 +0200
  • 131aa35864
    Tweaks. ArthurSonzogni 2025-06-05 12:13:14 +0200
  • 7ced636a08 docs: add installation guides Arthur Sonzogni 2025-06-05 11:45:06 +0200
  • 14da21b0ee
    Improve documentation (#1058) Arthur Sonzogni 2025-06-05 11:35:14 +0200
  • b1e63d0221
    Update documentation. ArthurSonzogni 2025-06-05 11:34:25 +0200
  • b751e50851 Remove @ingroup from class member definitions Arthur Sonzogni 2025-06-05 07:46:13 +0200
  • a86d8f32d7
    docs: fix module documentation (#1056) Arthur Sonzogni 2025-06-05 07:16:53 +0200
  • 2158f278f7 docs: fix module tag order Arthur Sonzogni 2025-06-05 07:12:30 +0200
  • 3367c3a005
    docs: fix typos and grammar (#1055) Arthur Sonzogni 2025-06-04 19:40:43 +0200
  • 137f434d3e docs: fix typos and grammar Arthur Sonzogni 2025-06-04 19:29:24 +0200
  • 44dcd41b5e
    Fix typo in Microsoft terminal comment (#1054) Arthur Sonzogni 2025-06-04 15:23:29 +0200
  • b363899a8b Fix typo in Microsoft terminal comment Arthur Sonzogni 2025-06-04 15:22:58 +0200
  • 96d817217c
    Fix reversed comments for string conversion functions (#1053) Arthur Sonzogni 2025-06-04 15:19:03 +0200
  • 5125fd73a7 Fix reversed comments for string conversion functions Arthur Sonzogni 2025-06-04 15:18:09 +0200
  • bbe6d1e0a3
    fix typos in Maybe comments (#1052) Arthur Sonzogni 2025-06-04 15:16:44 +0200
  • a1d151625f fix typos in Maybe comments Arthur Sonzogni 2025-06-04 15:16:05 +0200
  • b65bbce9bb
    Add modules support (#1015) Miko 2025-06-04 09:02:20 -0400
  • f4fdf7a992
    Fixes. ArthurSonzogni 2025-06-04 11:42:35 +0200
  • c302ea0752
    Use lowercase filenames. ArthurSonzogni 2025-06-03 19:25:03 +0200
  • d7247002d3
    Fix hyperlink error Miko 2025-06-03 13:47:42 +0000
  • 6aed3877f6
    Add XMake package to readme Miko 2025-06-03 13:47:07 +0000
  • 756dd601aa
    Merge branch 'ArthurSonzogni:main' into main Miko 2025-06-03 08:19:36 -0400
  • fe86d06595
    Doc: Fix navtree expansion ArthurSonzogni 2025-06-03 11:36:07 +0200
  • 33f78dd7a8 Restore original whitespace line breaks Toyosatomimi no Miko 2025-06-02 11:02:48 -0400
  • f1dfc8f2f8 Include additional information on module organisation Toyosatomimi no Miko 2025-06-02 10:57:45 -0400
  • 9577dfc0b3
    Fix build errors. ArthurSonzogni 2025-06-02 16:02:04 +0200
  • 4898e859d8
    Add the .cppm to Doxygen ArthurSonzogni 2025-06-02 10:34:44 +0200
  • 6a783ce9b5
    Revert examples change + add doc. ArthurSonzogni 2025-06-02 10:28:16 +0200
  • a4a4e20902
    Fix workflow incorrect merge conflict resolution ArthurSonzogni 2025-06-02 10:21:48 +0200
  • ce43ba6bea
    Add documentation ArthurSonzogni 2025-06-02 10:21:16 +0200
  • 7abac6c5f9
    Add documentation + fix errors. ArthurSonzogni 2025-06-02 10:20:05 +0200
  • cdc6a61854
    Merge branch 'ArthurSonzogni:main' into main Miko 2025-06-01 15:52:30 -0400
  • ba81d364cf
    Doc: Improve code fragment appearance. ArthurSonzogni 2025-06-01 21:38:28 +0200
  • 118949b295
    Merge branch 'ArthurSonzogni:main' into main Miko 2025-05-31 23:39:14 -0400
  • a8eda59d98
    Improve/Fix the documentation page. ArthurSonzogni 2025-05-31 23:19:18 +0200
  • bc3657d62a
    Merge branch 'ArthurSonzogni:main' into main Miko 2025-05-31 01:58:06 -0400
  • 2f0afe7b14
    Fix documentation image headers. ArthurSonzogni 2025-05-30 20:13:47 +0200
  • cde284e747
    Doc: Add image headers. ArthurSonzogni 2025-05-30 19:32:42 +0200
  • 6e7c0cb212
    Add mention of ftxui.util module Miko 2025-05-29 15:03:54 +0000
  • 2d12c4b3db
    Merge branch 'main' into main Miko 2025-05-29 10:59:54 -0400