Commit Graph

  • 69047ac1e4 Add warning for sign comparison. (#93) Arthur Sonzogni 2021-05-16 09:38:24 +02:00
  • 7daeac25c0 Modify signature of Container::Tab(...) (#92) Arthur Sonzogni 2021-05-15 02:32:42 +02:00
  • 2723616dc8 Make StringRef borrow reference only when taking a pointer. (#91) Arthur Sonzogni 2021-05-15 01:34:37 +02:00
  • 900ed256ae Merge pull request #90 from ArthurSonzogni/functionnal_component Arthur Sonzogni 2021-05-15 00:39:22 +02:00
  • 7e4720b471 Fix typo in Doxyfile.in ArthurSonzogni 2021-05-15 00:36:21 +02:00
  • 8b67e722b4 Increase version. ArthurSonzogni 2021-05-15 00:29:39 +02:00
  • fcc49fdce7 Format using iwyu. ArthurSonzogni 2021-05-14 22:00:49 +02:00
  • 048efb6912 Add {Const,}StringRef to simplify components. ArthurSonzogni 2021-05-14 21:43:35 +02:00
  • 9fdf235836 Improve the documentation. ArthurSonzogni 2021-05-14 20:56:37 +02:00
  • 58287c147a Update every component examples. ArthurSonzogni 2021-05-14 00:45:03 +02:00
  • c9aa1805eb Add the Renderer component. ArthurSonzogni 2021-05-13 11:44:47 +02:00
  • 6d75cb2748 Make component more functionnal ArthurSonzogni 2021-05-09 20:32:27 +02:00
  • 322b628158 Reference rgb-tui Arthur Sonzogni 2021-05-02 15:45:52 +02:00
  • 9d15d1c275 Update README.md Arthur Sonzogni 2021-05-01 23:54:51 +02:00
  • 1f050e3fa5 Merge pull request #85 from ArthurSonzogni/feature/mouse-support Arthur Sonzogni 2021-05-01 23:52:22 +02:00
  • be219633e3 Merge remote-tracking branch 'origin' into feature/mouse-support ArthurSonzogni 2021-05-01 23:45:13 +02:00
  • 155758c073 Use IWYU. ArthurSonzogni 2021-05-01 20:40:35 +02:00
  • eb399d20c5 Capture mouse for the slider component. ArthurSonzogni 2021-05-01 18:13:56 +02:00
  • 0af8201023 Add the slider component. ArthurSonzogni 2021-04-29 00:18:58 +02:00
  • 7d132c6225 Fix webassembly workflow. ArthurSonzogni 2021-04-25 17:37:11 +02:00
  • f062634226 Fix compilation errors on WebAssembly and Windows. ArthurSonzogni 2021-04-25 17:28:16 +02:00
  • 176848e3f6 Update README.md Arthur Sonzogni 2021-04-25 17:08:54 +02:00
  • 5322e5a683 Increase version to 0.4.x ArthurSonzogni 2021-04-25 17:04:26 +02:00
  • a27c878a3f Mouse support. Fix & verify Webassembly support. ArthurSonzogni 2021-04-25 16:58:16 +02:00
  • 0b9b6c692a Improve mouse support ArthurSonzogni 2021-04-25 15:22:38 +02:00
  • 4bc299aa3f Update README.md Arthur Sonzogni 2021-04-25 13:56:26 +02:00
  • 8037a5fa5f Improve mouse support for menu and toggle. ArthurSonzogni 2021-04-24 18:16:13 +02:00
  • c8c0857ce8 Add todoman in "Project using FTXUI" Arthur Sonzogni 2021-04-23 14:09:12 +02:00
  • 890a41a64c Add mouse implementation of most components. ArthurSonzogni 2021-04-18 22:33:41 +02:00
  • d685a8655e Parse mouse middle ArthurSonzogni 2021-04-18 18:42:42 +02:00
  • cbd13499ae Parse mouse events. ArthurSonzogni 2021-04-18 18:32:38 +02:00
  • e54d4643f5 Update terminal.cpp 柚木鉉 2021-04-10 23:37:32 +08:00
  • 476b9deaf8 Enable mouse tracking. ArthurSonzogni 2021-04-05 22:03:37 +02:00
  • 386a0f9eac Add tests for the input component. ArthurSonzogni 2021-03-28 18:14:43 +02:00
  • 160b1c8bbc Added Home, End, PageUp, PageDown events. d 2021-03-28 02:01:04 +02:00
  • a6c692edcf Fix MSVC Warning D9025 (#80) 柚木鉉 2021-03-22 17:31:35 +08:00
  • a4c6daae53 Update README.md Arthur Sonzogni 2021-03-22 00:28:56 +01:00
  • 430c805dfd Update README.md Arthur Sonzogni 2021-03-22 00:28:19 +01:00
  • 373b016ca9 Add webassembly support (#79) Arthur Sonzogni 2021-03-22 00:26:52 +01:00
  • cac94439ff Add webassembly support ArthurSonzogni 2021-03-21 22:54:39 +01:00
  • 65c0297789 Update windows-msvc.yaml Arthur Sonzogni 2021-03-21 21:53:25 +01:00
  • 83fe939332 Improve workflow and badges. (#78) Arthur Sonzogni 2021-03-21 14:08:09 +01:00
  • 3a0b2520eb Split workflows by OS (#77) Arthur Sonzogni 2021-03-21 13:42:12 +01:00
  • add8082cd9 Update the continuous-integration badge. Arthur Sonzogni 2021-03-20 23:04:23 +01:00
  • a6a7f0a354 Add CI on github action. (#76) Arthur Sonzogni 2021-03-20 22:45:21 +01:00
  • af4bf379bc Swapped order of hidding cursor and setting alternative screen (#75) jdfa 2021-03-16 10:46:02 +02:00
  • 9cc3779145 [Win] Fixed usage of ReadConsoleInput (#74) jdfa 2021-03-13 22:02:01 +02:00
  • d48e3decfc Update README.md Arthur Sonzogni 2021-02-14 19:39:22 +01:00
  • 6ed5051cfc Add documentation about ./example/util/print_key_press (#73) Arthur Sonzogni 2021-02-13 20:00:00 +01:00
  • 73a3c24394 Build with -Wmissing-declarations (#71) Robin Lindén 2021-02-11 00:45:42 +01:00
  • 0a9a72cbaa Workaround Windows.h breaking the Color::RGB function (#70) Robin Lindén 2021-02-09 14:18:29 +01:00
  • d0eab41344 Fixed infinite loop in Screen::ToString() for non-printable chars (#69) robobuggy 2021-02-04 09:32:05 +01:00
  • 92ec5ab4ca Support for color fallback. (#66) Arthur Sonzogni 2020-12-23 14:45:57 +01:00
  • 305346542a Fix terminal color detection support. (#65) Arthur Sonzogni 2020-12-23 12:20:01 +01:00
  • 3a3ec13eb0 Add nxxm suport. ArthurSonzogni 2020-12-21 15:36:04 +01:00
  • 977f13967f Fix CMake when git is not found. (#64) Arthur Sonzogni 2020-11-22 13:23:01 +01:00
  • afd53e0508 Compilation failed if ftxui was used in projects that were not git repositories. Since, in CMakeLists.txt working directory to execute command was (#61) Vedant Paranjape 2020-11-14 19:30:38 +05:30
  • 406355df8c Fix parsing of keys that are prefix of others. (#58) Arthur Sonzogni 2020-10-25 01:57:56 +02:00
  • c13621d1f9 Make cursor position public state (#57) Mike Wallio 2020-10-24 10:48:59 -04:00
  • 1cb08fd606 Fix event const correctness (#56) Mike Wallio 2020-10-24 10:47:03 -04:00
  • d969c74341 Improve color handling. (#49) Arthur Sonzogni 2020-10-16 22:31:24 +02:00
  • 6a35efa3b7 add dependency to Threads into generated cmake config (#52) Stephan Roslen 2020-10-16 22:07:30 +02:00
  • cfd0981a58 reset pixel style for newline (#54) Stephan Roslen 2020-10-16 21:26:59 +02:00
  • 5d140845ee Fix indices for screen code example and create call (#53) Stephan Roslen 2020-10-16 18:37:52 +02:00
  • e34dc1606e Fix crash on unset environment variable. Stephan Roslen 2020-10-15 21:17:26 +02:00
  • 606e0efdfe Implement Input::on_change. ArthurSonzogni 2020-09-20 11:47:06 +02:00
  • 5291f660ca Automatically fix style. ArthurSonzogni 2020-09-06 13:46:56 +02:00
  • d09996a6c7 Add more example for colors. ArthurSonzogni 2020-09-06 13:43:24 +02:00
  • dc8c090753 Add support for full RGB colors. Damien D 2020-09-02 11:32:22 +02:00
  • 49941b6403 Update README.md Arthur Sonzogni 2020-09-06 13:53:33 +02:00
  • 6b70967c6d Add <algorithm> to border.cpp. ArthurSonzogni 2020-08-28 23:47:29 +02:00
  • 4ad4946de3 Add the modal dialog example. ArthurSonzogni 2020-08-26 17:58:18 +02:00
  • 5a8ed208da Add the Button component. ArthurSonzogni 2020-08-26 16:26:09 +02:00
  • 81d79d311d Add TakeFocus and SetActiveChild. ArthurSonzogni 2020-08-26 14:57:42 +02:00
  • 114ab4ae2a Add more documentation. ArthurSonzogni 2020-08-16 02:24:50 +02:00
  • f2dc080a35 Variou details: ArthurSonzogni 2020-08-16 00:24:18 +02:00
  • 5a4afba66f Improve the documentation. ArthurSonzogni 2020-08-16 00:18:20 +02:00
  • 37ddb1eceb Update README.md Arthur Sonzogni 2020-08-19 11:20:55 +02:00
  • 4f25510beb Update README.md Arthur Sonzogni 2020-08-19 11:19:10 +02:00
  • 720838ad74 Update README.md Arthur Sonzogni 2020-08-19 11:19:02 +02:00
  • 20b9a0f0f5 Add a doxygen documentation. ArthurSonzogni 2020-08-09 14:53:56 +02:00
  • 5f15b2881e Update README.md Arthur Sonzogni 2020-08-12 22:18:59 +02:00
  • ebd569734e Update README.md Arthur Sonzogni 2020-08-12 16:23:39 +02:00
  • 9f8bd4cb32 Update README.md Arthur Sonzogni 2020-08-10 18:26:28 +02:00
  • 236dfe481b Update README.md - Add link to the documentation. Arthur Sonzogni 2020-08-09 17:14:31 +02:00
  • 75c424cea9 Update document WIP. ArthurSonzogni 2020-05-25 01:34:13 +02:00
  • 177df31d41 Added tests for toggle component, OnEnter event vedantparanjape 2020-08-04 22:27:21 +05:30
  • 33a970530b Added on_enter() method to toggle component vedantparanjape 2020-08-04 22:24:30 +05:30
  • a4d72c4d50 Fix on_change() not called for Toggle. ArthurSonzogni 2020-08-02 22:11:05 +02:00
  • 8f87fc96ac Add regression test for issue 31. ArthurSonzogni 2020-07-23 20:41:25 +02:00
  • d1d7a73b2d Fixed P conversion Giuseppe Cesarano 2020-07-23 16:57:36 +02:00
  • 5f624431f1 Set the correct key for "return" on Window. ArthurSonzogni 2020-07-21 19:04:43 +02:00
  • e3ca437a48 Introduce xflex and yflex. ArthurSonzogni 2020-07-17 00:27:39 +02:00
  • 13e4f97c35 Remove CODEOWNERS ArthurSonzogni 2020-07-16 23:47:00 +02:00
  • 61ca97840b Fix default char for checkbox and radiobox on Windows. ArthurSonzogni 2020-07-16 21:39:05 +02:00
  • 22afacc28b Request Windows to emulate VT100. ArthurSonzogni 2020-07-16 21:18:09 +02:00
  • 454b14c5c6 Improve support to mingw ArthurSonzogni 2020-07-16 20:58:58 +02:00
  • dbfc5d0503 Add FUNDING.yml ArthurSonzogni 2020-06-28 16:07:08 +02:00
  • d2b991d5a3 Split frame into {x,y}frame ArthurSonzogni 2020-06-07 15:54:45 +02:00
  • 08ee49f3e6 Add flex_grow and flex_shrink. ArthurSonzogni 2020-06-01 23:40:32 +02:00