Commit Graph

  • 64fbf35eaf .gitignore file updated, to not include whitelist of all sub directories, so global gitignore will work. Jørn Gustav Larsen 2024-03-25 12:52:54 +0100
  • 22f5451fb7 Test commit Jørn Gustav Larsen 2024-03-25 10:14:53 +0100
  • 60ba15ac07
    Add full customization. ArthurSonzogni 2024-03-18 23:00:21 +0100
  • 00fbdd98d4 clang-format James Parker 2024-03-16 09:09:37 +0000
  • 4b0d687c5f Revert example dropdown James Parker 2024-03-16 09:03:33 +0000
  • db5808c43a use source filename as destination if destination is empty Jon Daniel 2024-03-15 22:10:26 +0000
  • 8279eb2c94 add gauge_file_copy example Jon Daniel 2024-03-15 20:35:07 +0000
  • dda2896700 Feature: Dropdown options with callback James Parker 2024-03-14 11:29:34 +0000
  • ce5ac6b12f
    - Added exit button to homescreen example (#819) faizan171997 2024-02-22 03:12:51 -0800
  • 1b4ec625c7
    - Added exit button to homescreen example Faizan Shaikh 2024-02-21 18:27:14 -0800
  • 9a707367b7
    Remove system install interface "include" Shriram Ravindranathan 2024-02-17 18:09:47 +0530
  • f495ce029c
    Add example to use system ftxui ArthurSonzogni 2024-01-26 18:32:44 +0100
  • 810657dab8
    Update mainpage.md Arthur Sonzogni 2024-01-25 11:56:25 +0100
  • 65bbb4f0eb
    Make Checkbox take focus when clicked (#810) rio 2024-01-17 11:21:32 -0600
  • 502f116625 Make Checkbox take focus when clicked rio 2024-01-16 03:46:13 -0500
  • 5112d9139d
    Button: invoke on_click at the end. (#807) Arthur Sonzogni 2024-01-10 22:08:57 +0100
  • d16aa4e74e
    Button: invoke on_click at the end. ArthurSonzogni 2024-01-10 22:07:12 +0100
  • 91a162a30e
    Add FTowerX to README (#805) Mohammad Rahimi 2024-01-08 23:48:42 +0800
  • 8cfeef7088
    Add FTowerX to README Mohammad Rahimi 2024-01-08 20:53:43 +0800
  • 4d5cc41c65
    Add Captain's log to README (#803) Nikola Dućak 2024-01-08 07:25:38 +0100
  • cc3bcbf069
    ftxui_set_options: properly check the current compiler. (#802) nyako 2024-01-08 03:05:41 -0300
  • 8a643ad13d
    Add Captain's log to README Nikola Ducak 2024-01-07 22:15:50 +0100
  • 894a5c65d3 ftxui_set_options: remove unnecessary line. nyyakko 2024-01-07 01:09:05 -0300
  • 6c13a6c775 ftxui_set_options: bug! should use quotes for string comparasions. nyyakko 2024-01-06 22:05:05 -0300
  • 0997bcb583 ftxui_set_options: properly check the current compiler. nyyakko 2024-01-06 20:49:56 -0300
  • d0634e1ca0
    Add missing Checkbox() implementation (#796) Particle_G 2023-12-23 15:35:20 +0800
  • 003123fd23 Try fix #795 Particle_G 2023-12-22 12:18:32 +0000
  • a7b6785420
    Restore cursor shape on exit. (#793) (#794) Arthur Sonzogni 2023-12-17 10:35:21 +0100
  • 3f8bf364c7
    Restore cursor shape on exit. (#793) Arthur Sonzogni 2023-12-17 10:24:33 +0100
  • 348c3853d4
    Restore cursor shape on exit. (#793) Arthur Sonzogni 2023-12-17 10:24:33 +0100
  • 889c44366a
    Restore cursor shape on exit. ArthurSonzogni 2023-12-16 11:35:39 +0100
  • 0aa411f92a
    Merge 395459fafe into bfadcb7165 Yurii Rashkovskii 2023-11-19 21:39:10 -0700
  • bfadcb7165
    Fix default for ScreenInteractive::Fullscreen() ArthurSonzogni 2023-11-19 14:09:42 +0100
  • 6c2b43a2aa
    Improve the example page. (#780) Arthur Sonzogni 2023-11-19 12:09:52 +0100
  • 3dbe62c193
    Improve the example page. ArthurSonzogni 2023-11-19 12:08:57 +0100
  • b970cb6ea8
    feature: allow fullscreen without alternative screen (#777) Arthur Sonzogni 2023-11-11 17:57:07 +0100
  • c5ee8d58bb
    Add ::Fullscreen and ::FullscreenPrimaryScreen ArthurSonzogni 2023-11-11 17:48:02 +0100
  • 77169b618d
    fix: split fullscreen functions rbrugo 2023-11-07 11:26:06 +0100
  • 044c2684e7
    feat: allow fullscreen without alternative screen rbrugo 2023-10-13 20:05:08 +0200
  • c31aecf2ed
    Checkbox button debounce (#774) Clément Roblot 2023-11-11 23:33:50 +0700
  • a5207536a9
    Fix compile error ArthurSonzogni 2023-11-05 11:44:36 +0100
  • 4bf4c36519
    Mouse transition support ArthurSonzogni 2023-11-05 11:38:10 +0100
  • 7f26b823ff
    Revert "Prevent drag spamming buttons" ArthurSonzogni 2023-11-05 10:27:20 +0100
  • 07a0aa7a1b
    Revert "Added a test for button" ArthurSonzogni 2023-11-05 10:27:18 +0100
  • ae09b3c0f2
    Revert "Added anti drag feature to checkboxes" ArthurSonzogni 2023-11-05 10:27:15 +0100
  • 718b8fb9a7
    Revert "Added some checkbox tests" ArthurSonzogni 2023-11-05 10:27:14 +0100
  • e753abe7ae
    Added some checkbox tests Clement Roblot 2023-10-24 14:48:39 +0700
  • de686acd69
    Added anti drag feature to checkboxes Clement Roblot 2023-10-24 14:47:39 +0700
  • 785bada114
    Added a test for button Clement Roblot 2023-10-24 14:27:51 +0700
  • 8ee2f12ef9
    Prevent drag spamming buttons Clement Roblot 2023-10-24 14:16:48 +0700
  • e8589dd533
    Fix Input onchange not called (#776) chrysante 2023-11-11 17:29:19 +0100
  • 5fbbac479e
    Add CHANGELOG entry. ArthurSonzogni 2023-11-11 17:28:58 +0100
  • 3a1f6fba72 Fixed whitespace chrysante 2023-11-11 15:29:38 +0100
  • 9b9164d81e on_change() in Input() component is called also on delete and backspace events chrysante 2023-11-11 15:26:20 +0100
  • 0631c3ab3f
    Add example to filter characters inputted in an input field (#763) Clément Roblot 2023-11-05 16:26:12 +0700
  • cbff5de4b0
    Format ArthurSonzogni 2023-11-05 10:23:47 +0100
  • 450ea5db13 Revert "Added the ability to filter characters inputted in an input field" Clement Roblot 2023-11-05 10:00:38 +0700
  • 174c37808a Added an example for input filtering Clement Roblot 2023-11-05 10:00:29 +0700
  • d548a18658
    update nix and add dev shell (#769) Ali Caglayan 2023-10-22 23:48:50 -0700
  • b345a8494d
    Reformat to minimize change with previous version. ArthurSonzogni 2023-10-23 08:34:19 +0200
  • f499d34f7e
    fix the doxygen documentation by moving comments at the right place (#768) benoitdudu 2023-10-19 22:58:02 +0200
  • 470ae76cd5
    better fix of the documentation after the code review. And fix other fields documentation. benoitdudu 2023-10-19 21:05:51 +0200
  • 49183a43e5
    update nix and add dev shell Ali Caglayan 2023-10-17 15:42:26 +0100
  • 1169b6316b
    fix the doxygen documentation by moving comments at the right place benoitdudu 2023-10-14 16:00:57 +0200
  • d4c9c5e226
    Update README.md (#761) Ruebled 2023-10-12 18:27:18 +0300
  • d3b2a467e0 Added the ability to filter characters inputted in an input field Clement Roblot 2023-10-11 10:12:54 +0700
  • 501ae8af45
    Update README.md Ruebled 2023-10-08 22:48:20 +0300
  • 950b769263
    Create fireworks class CVelez21 2023-10-03 23:28:58 -0400
  • 62c0b43caf
    Scrollbar coloring (#755) Clément Roblot 2023-10-02 15:29:23 +0700
  • 2a04433322 Added tests for the horizontal scroll bar Clement Roblot 2023-10-01 10:59:18 +0700
  • ba9aaca808 Added tests for the vertical scroll Clement Roblot 2023-10-01 10:51:52 +0700
  • 25515fa806 Stop completely reseting the pixels when printing a scroll bar Clement Roblot 2023-10-01 10:39:20 +0700
  • c24a274292
    Feature: hscroll_indicator (#753) Arthur Sonzogni 2023-09-26 23:08:42 +0200
  • 85a7a51330
    Feature: hscroll_indicator ArthurSonzogni 2023-09-26 21:30:46 +0200
  • 20d4be286b
    Example: fix small flaw in example/button.cpp (#751) Contexploit 2023-09-21 00:23:05 +0800
  • 5a623d96c6 Example: fix small flaw in example/button.cpp jiansyuan 2023-09-20 20:39:36 +0800
  • 550a59f0a5
    Add catalincd/resource-monitor (#745) Arthur Sonzogni 2023-09-18 20:10:48 +0200
  • 2cbeaee58e
    Merge branch 'main' into add-catalincd-resource-monitor Arthur Sonzogni 2023-09-18 20:10:34 +0200
  • 5db2be0f4d
    List J0sephDavis/ftxuiFileReader (#746) Arthur Sonzogni 2023-09-18 20:09:45 +0200
  • 3ff786155c
    Merge branch 'main' into add-file-reader Arthur Sonzogni 2023-09-18 20:09:38 +0200
  • 8d1665022a
    List ftxui_CPUMeter (#744) Arthur Sonzogni 2023-09-03 16:21:13 +0200
  • 6832504a6d
    List J0sephDavis/ftxuiFileReader ArthurSonzogni 2023-09-03 12:18:18 +0200
  • 840fd3b60b
    Add catalincd/resource-monitor ArthurSonzogni 2023-09-03 12:01:57 +0200
  • 3c0b2fbeab
    List ftxui_CPUMeter ArthurSonzogni 2023-09-03 11:50:55 +0200
  • e5978a8e76
    Update README.md Arthur Sonzogni 2023-09-03 11:45:23 +0200
  • 0f1588e3d1
    Add grid container library (#742) MingSheng 2023-09-02 10:00:45 +0100
  • c0da2e1cd2 a grid container mingsheng13 2023-08-30 18:55:18 +0100
  • dd6a5d371f
    Fix CMAKE_UNITY_BUILD usage (#738) Claus Klein 2023-08-28 21:38:51 +0200
  • 00da210323
    Add comment. ArthurSonzogni 2023-08-28 21:38:10 +0200
  • e186dc8b31
    Fix CMAKE_UNITY_BUILD usage ClausKlein 2023-08-28 21:19:55 +0200
  • 5372735387
    Add example + CMake config ArthurSonzogni 2023-08-28 21:12:10 +0200
  • 05c7bee6dd
    Feature: input can now use overwrite mode when toggled with insert key (#735) MingSheng 2023-08-28 20:07:26 +0100
  • 59b12d57d2
    Add-tests, fix-new-line-bug, add-changelog ArthurSonzogni 2023-08-28 21:05:31 +0200
  • 52e337b85b formatted mingsheng13 2023-08-28 16:39:37 +0100
  • 70a166b683 Implemented IpInput component mingsheng13 2023-08-28 11:31:49 +0100
  • e7db46256c updated mingsheng13 2023-08-28 10:16:28 +0100
  • e79f17147c input can now use overwrite mode when toggled with insert key mingsheng13 2023-08-27 17:20:47 +0100
  • cdf28903a7
    Release v5.0.0 v5.0.0 ArthurSonzogni 2023-08-19 15:46:36 +0200
  • 49a48820dd
    Add documentations to every public functions. ArthurSonzogni 2023-08-19 14:56:28 +0200
  • 5724f8483b
    Move copyright to the top of files. ArthurSonzogni 2023-08-19 13:56:36 +0200