Commit Graph

  • 128e7215df Color alpha support. (#884) Arthur Sonzogni 2024-06-13 18:43:14 +02:00
  • 67984b2afd Fix Color::HSV(h,0,v) ArthurSonzogni 2024-06-02 12:03:41 +02:00
  • 43cf8e7a94 Solve issues with atomic copy (#867) Felix 2024-05-26 15:28:05 +02:00
  • 697671d9ed Dropdown: Fix title not updated. (#851) Arthur Sonzogni 2024-05-15 18:23:59 +02:00
  • 3a51d782ef Dropdown: Fix title not updated. ArthurSonzogni 2024-05-13 10:51:57 +02:00
  • 1b2017e6f5 Update index.html (#858) ccn 2024-05-06 06:54:17 -04:00
  • abddaa0c0a Update homescreen.cpp (#859) ccn 2024-05-06 06:53:56 -04:00
  • 306d1b6d3b Update flex.cpp (#860) ccn 2024-05-06 06:53:37 -04:00
  • 343e3ab226 Generate compile commands for clangd. (#855) Arthur Sonzogni 2024-05-01 11:40:49 +02:00
  • e3eb8b1cb7 Fix Menu focus. (#850) Arthur Sonzogni 2024-04-28 16:03:00 +02:00
  • 5daedf79ad Enable raw keyboard input (#832) Jørn Gustav Larsen 2024-04-28 15:17:54 +02:00
  • 9b6c4a7b4b Allow user to specify window element border. (#849) Mark Antabi 2024-04-28 08:48:02 -04:00
  • 9beb235c0e Apply clang-tidy. ArthurSonzogni 2024-04-28 10:39:30 +02:00
  • 2a69cd75d5 Prefer Exit() over OnExit() (#847) Clancy Walters 2024-04-27 19:32:46 +10:00
  • 03e6685df5 Flush before applying a new configuration. (#848) Arthur Sonzogni 2024-04-27 11:18:35 +02:00
  • a006bcafe1 Separate a reusable Image class from Screen (#834) Dimo Markov 2024-04-27 12:03:44 +03:00
  • 57ebf6c8c1 Fix ResizableSplit handling keyboard navigation incorrectly (#842) na-trium-144 2024-04-19 00:28:28 +09:00
  • 231c1dfd56 Fix minor compile error. ArthurSonzogni 2024-04-07 18:10:52 +02:00
  • 3b6e0d5a38 Feature: Dropdown options with callback (#826) James 2024-04-06 16:45:10 +01:00
  • d8617ec2b6 Problem with setting the cursor position on the right screen edge when drawing. (#831) Jørn Gustav Larsen 2024-04-03 21:32:19 +02:00
  • f81c5d94a5 Revert change to button example. (#835) Arthur Sonzogni 2024-03-30 11:01:28 +01:00
  • fed24da54e Update mainpage.md Arthur Sonzogni 2024-01-25 11:56:25 +01:00
  • c8c3f8311e Make Checkbox take focus when clicked (#810) rio 2024-01-17 11:21:32 -06:00
  • 6039aedfcc Button: invoke on_click at the end. (#807) Arthur Sonzogni 2024-01-10 22:08:57 +01:00
  • 2759cfab8d ftxui_set_options: properly check the current compiler. (#802) nyako 2024-01-08 03:05:41 -03:00
  • aceabdb4d4 Add missing Checkbox() implementation (#796) Particle_G 2023-12-23 15:35:20 +08:00
  • 1d797eeed4 Restore cursor shape on exit. (#793) (#794) Arthur Sonzogni 2023-12-17 10:35:21 +01:00
  • 6618d099f5 Restore cursor shape on exit. (#793) Arthur Sonzogni 2023-12-17 10:24:33 +01:00
  • 4dd9d4b1d0 Fix default for ScreenInteractive::Fullscreen() ArthurSonzogni 2023-11-19 14:09:42 +01:00
  • d6918c6cb1 feature: allow fullscreen without alternative screen (#777) Arthur Sonzogni 2023-11-11 17:57:07 +01:00
  • 64436fc52b Checkbox button debounce (#774) Clément Roblot 2023-11-11 23:33:50 +07:00
  • 19dd2afa16 Fix Input onchange not called (#776) chrysante 2023-11-11 17:29:19 +01:00
  • 37259aceaf fix the doxygen documentation by moving comments at the right place (#768) benoitdudu 2023-10-19 22:58:02 +02:00
  • cc998af4d8 Scrollbar coloring (#755) Clément Roblot 2023-10-02 15:29:23 +07:00
  • 19ffc37696 Feature: hscroll_indicator (#753) Arthur Sonzogni 2023-09-26 23:08:42 +02:00
  • 751c8fab26 Force reload in examples. (#974) Version_5.1 Arthur Sonzogni 2024-12-25 13:32:35 +01:00
  • daa421fa6a add tuisic example project (#967) Sumit Patel 2024-12-15 23:28:08 +05:30
  • e213cfda37 add Lazylist example project (#964) Yongqi Zhu 2024-12-06 22:20:17 +08:00
  • 58ff448e76 Fix: Properly changing window title text color #940 (#961) Vemy 2024-12-01 16:38:09 +08:00
  • dfa461b46b Clear terminal output of interactive screen on resize if alternate screen not in use (#952) Dmitry Nefedov 2024-11-27 23:52:20 +03:00
  • 0683285f01 Remove non-existent Just-Fast from README.md (#957) Dmitry Atamanov 2024-11-28 01:47:09 +05:00
  • 7f74917887 Add yafth as an example project using FTXUI (#958) glebundiy 2024-11-27 23:44:32 +03:00
  • ad0392ec39 Fixed typo on border (#956) Brian 2024-11-20 14:37:02 -07:00
  • 70bc44d28b Allow a Dimension::Fit to extend beyond the terminal maximum height (#950) Boris Jaulmes 2024-11-07 21:07:09 +01:00
  • 55af678fb9 Added pciex as an example project using FTXUI (#948) Petr Vyazovik 2024-11-02 15:08:43 +04:00
  • edaa7a24e7 Add memory game and terminal animation to project list (#946) Mikołaj Lubiak 2024-10-31 21:09:42 +01:00
  • 8922e6d55e Add 2048-cpp to projects using FTXUI (#944) Vemy 2024-10-29 16:15:07 +08:00
  • 99df1ac8ba Add SliderWithCallback component (#938) Mikołaj Lubiak 2024-10-29 08:03:59 +01:00
  • 1d40687a40 Add index to EntryState (#933) Herring 2024-09-30 23:18:59 +02:00
  • dfb9558eaf add ftxui-image-view (#924) ljrrjl 2024-08-27 20:35:15 +08:00
  • c5357acbaa Add scrollbar example. ArthurSonzogni 2024-08-18 10:36:41 +02:00
  • fbd56cdf43 Fix CQ failures. ArthurSonzogni 2024-08-17 10:57:13 +02:00
  • 66d1c1f61f Quickfix ArthurSonzogni 2024-08-16 11:47:01 +02:00
  • f5d8c7deb5 Apply Clang-tidy (#918) Arthur Sonzogni 2024-08-16 11:19:51 +02:00
  • 535290bb3b My project added to readme (#916) Sergey Latu 2024-08-15 17:08:32 +03:00
  • fcd050c017 Table: support initializer list constructor. (#915) Arthur Sonzogni 2024-08-13 15:55:09 +02:00
  • d7de24cd9e Added -fPIC compile option (#913) Paolo Bosetti 2024-08-11 19:17:57 +02:00
  • 547d9278d8 Add XJ music to FTXUI example projects (#909) Charney Kaye 2024-08-04 02:05:59 -07:00
  • 5a9ef876a1 Update README.md (#905) Brian 2024-07-25 03:07:38 -06:00
  • 307e4eb4b3 add missing include guard for screen/pixel.hpp (#890) LiAuTraver 2024-06-27 19:07:10 +08:00
  • b28d57086a fix a small bug in button example (#868) sAkuraOfficial 2024-06-14 01:43:49 +09:00
  • ff305147ca Color alpha support. (#884) Arthur Sonzogni 2024-06-13 18:43:14 +02:00
  • d6a2049483 Add ostree-tui to README (#874) Timon Ensel 2024-06-09 15:50:01 +02:00
  • b5e11ba1f6 Added Caravan to README.md (#871) Dr Power 2024-06-09 14:44:12 +01:00
  • a715a767b5 Fix Color::HSV(h,0,v) ArthurSonzogni 2024-06-02 12:03:41 +02:00
  • 7b1f4d435b Solve issues with atomic copy (#867) Felix 2024-05-26 15:28:05 +02:00
  • ecacb22d37 Dropdown: Fix title not updated. (#851) Arthur Sonzogni 2024-05-15 18:23:59 +02:00
  • af49b57e60 Dropdown: Fix title not updated. ArthurSonzogni 2024-05-13 10:51:57 +02:00
  • 4913379625 Update index.html (#858) ccn 2024-05-06 06:54:17 -04:00
  • d40cafde5c Update homescreen.cpp (#859) ccn 2024-05-06 06:53:56 -04:00
  • 65296b9aa3 Update flex.cpp (#860) ccn 2024-05-06 06:53:37 -04:00
  • a58e6e6bcf Update README.md (#857) ccn 2024-05-05 12:11:07 -04:00
  • 8a2a9b0799 Generate compile commands for clangd. (#855) Arthur Sonzogni 2024-05-01 11:40:49 +02:00
  • 6a755f3760 Fix Menu focus. (#850) Arthur Sonzogni 2024-04-28 16:03:00 +02:00
  • d386df6f94 Enable raw keyboard input (#832) Jørn Gustav Larsen 2024-04-28 15:17:54 +02:00
  • d38b14ffb6 Allow user to specify window element border. (#849) Mark Antabi 2024-04-28 08:48:02 -04:00
  • 7e3e1d4bca Apply clang-tidy. ArthurSonzogni 2024-04-28 10:39:30 +02:00
  • affa787244 Prefer Exit() over OnExit() (#847) Clancy Walters 2024-04-27 19:32:46 +10:00
  • 014bdb4a05 Flush before applying a new configuration. (#848) Arthur Sonzogni 2024-04-27 11:18:35 +02:00
  • 293ff179f6 Separate a reusable Image class from Screen (#834) Dimo Markov 2024-04-27 12:03:44 +03:00
  • 1f6e1101e8 clarified README and added tip on linking (#845) cole-io 2024-04-21 23:48:32 -07:00
  • 0dfd59bd09 Fix ResizableSplit handling keyboard navigation incorrectly (#842) na-trium-144 2024-04-19 00:28:28 +09:00
  • e03a0797be Fix minor compile error. ArthurSonzogni 2024-04-07 18:10:52 +02:00
  • 3c9fa60d28 Feature: Dropdown options with callback (#826) James 2024-04-06 16:45:10 +01:00
  • 2216f3a5da Problem with setting the cursor position on the right screen edge when drawing. (#831) Jørn Gustav Larsen 2024-04-03 21:32:19 +02:00
  • f609c12846 Revert change to button example. (#835) Arthur Sonzogni 2024-03-30 11:01:28 +01:00
  • ce5ac6b12f - Added exit button to homescreen example (#819) faizan171997 2024-02-22 03:12:51 -08:00
  • f495ce029c Add example to use system ftxui ArthurSonzogni 2024-01-26 18:32:44 +01:00
  • 810657dab8 Update mainpage.md Arthur Sonzogni 2024-01-25 11:56:25 +01:00
  • 65bbb4f0eb Make Checkbox take focus when clicked (#810) rio 2024-01-17 11:21:32 -06:00
  • 5112d9139d Button: invoke on_click at the end. (#807) Arthur Sonzogni 2024-01-10 22:08:57 +01:00
  • 91a162a30e Add FTowerX to README (#805) Mohammad Rahimi 2024-01-08 23:48:42 +08:00
  • 4d5cc41c65 Add Captain's log to README (#803) Nikola Dućak 2024-01-08 07:25:38 +01:00
  • cc3bcbf069 ftxui_set_options: properly check the current compiler. (#802) nyako 2024-01-08 03:05:41 -03:00
  • d0634e1ca0 Add missing Checkbox() implementation (#796) Particle_G 2023-12-23 15:35:20 +08:00
  • a7b6785420 Restore cursor shape on exit. (#793) (#794) Arthur Sonzogni 2023-12-17 10:35:21 +01:00
  • 348c3853d4 Restore cursor shape on exit. (#793) Arthur Sonzogni 2023-12-17 10:24:33 +01:00
  • bfadcb7165 Fix default for ScreenInteractive::Fullscreen() ArthurSonzogni 2023-11-19 14:09:42 +01:00
  • 6c2b43a2aa Improve the example page. (#780) Arthur Sonzogni 2023-11-19 12:09:52 +01:00
  • b970cb6ea8 feature: allow fullscreen without alternative screen (#777) Arthur Sonzogni 2023-11-11 17:57:07 +01:00