Commit Graph

  • ecacb22d37
    Dropdown: Fix title not updated. (#851) Arthur Sonzogni 2024-05-15 18:23:59 +0200
  • 18f18d71af
    Dropdown: Fix title not updated. ArthurSonzogni 2024-05-13 10:51:57 +0200
  • af49b57e60
    Dropdown: Fix title not updated. ArthurSonzogni 2024-05-13 10:51:57 +0200
  • 4913379625
    Update index.html (#858) ccn 2024-05-06 06:54:17 -0400
  • d40cafde5c
    Update homescreen.cpp (#859) ccn 2024-05-06 06:53:56 -0400
  • 65296b9aa3
    Update flex.cpp (#860) ccn 2024-05-06 06:53:37 -0400
  • a03965ffa3
    Update flex.cpp ccn 2024-05-06 01:55:36 -0400
  • 21b41bb111
    Update homescreen.cpp ccn 2024-05-05 17:07:31 -0400
  • f61c989495
    Update index.html ccn 2024-05-05 16:39:05 -0400
  • a58e6e6bcf
    Update README.md (#857) ccn 2024-05-05 12:11:07 -0400
  • d115cc0027
    Update README.md ccn 2024-05-04 18:05:02 -0400
  • 8a2a9b0799
    Generate compile commands for clangd. (#855) Arthur Sonzogni 2024-05-01 11:40:49 +0200
  • 789a600f72
    Generate compile commands for clangd. ArthurSonzogni 2024-05-01 11:37:21 +0200
  • 6a755f3760
    Fix Menu focus. (#850) Arthur Sonzogni 2024-04-28 16:03:00 +0200
  • f040d477f0
    Fix Menu focus. ArthurSonzogni 2024-04-28 16:01:31 +0200
  • d386df6f94
    Enable raw keyboard input (#832) Jørn Gustav Larsen 2024-04-28 15:17:54 +0200
  • 4bd6210808
    Fix -WShadow and -Wunknownpragma ArthurSonzogni 2024-04-28 15:06:38 +0200
  • d38b14ffb6
    Allow user to specify window element border. (#849) Mark Antabi 2024-04-28 08:48:02 -0400
  • 4195057ba8
    Fix clang-tidy errors. ArthurSonzogni 2024-04-28 11:27:56 +0200
  • 092482f63b
    Fix Event.Control test. ArthurSonzogni 2024-04-27 20:49:49 +0200
  • 2b73998d56
    Support for CTRL Z ArthurSonzogni 2024-04-27 15:01:03 +0200
  • 5fc51b557e
    Questions about SIGTSTP ArthurSonzogni 2024-04-07 19:47:01 +0200
  • 0397a47c46
    Enable raw keyboard input Jørn Gustav Larsen 2024-03-25 10:14:53 +0100
  • 7e3e1d4bca
    Apply clang-tidy. ArthurSonzogni 2024-04-28 10:39:30 +0200
  • e732ab605c Allow user to specify window element border. Mark Antabi 2024-04-27 23:58:33 -0400
  • affa787244
    Prefer Exit() over OnExit() (#847) Clancy Walters 2024-04-27 19:32:46 +1000
  • 014bdb4a05
    Flush before applying a new configuration. (#848) Arthur Sonzogni 2024-04-27 11:18:35 +0200
  • e474a1b75a
    Flush before applying a new configuration. ArthurSonzogni 2024-04-27 11:16:41 +0200
  • 293ff179f6
    Separate a reusable Image class from Screen (#834) Dimo Markov 2024-04-27 12:03:44 +0300
  • 7fa5bbb503 improving sigint handling Clancy Walters 2024-04-27 17:00:32 +0930
  • 1f6e1101e8
    clarified README and added tip on linking (#845) cole-io 2024-04-21 23:48:32 -0700
  • bc7e48500b
    Update README.md cole-io 2024-04-18 13:09:08 -0700
  • c7d8261825
    Update README.md cole-io 2024-04-18 13:04:53 -0700
  • 0dfd59bd09
    Fix ResizableSplit handling keyboard navigation incorrectly (#842) na-trium-144 2024-04-19 00:28:28 +0900
  • 30e0fdcdd4
    Add example. ArthurSonzogni 2024-04-18 17:26:31 +0200
  • 842ba7e5f3
    Populate CHANGELOG. ArthurSonzogni 2024-04-18 17:01:40 +0200
  • 66cff103bd
    fix container inside resizablesplit na-trium-144 2024-04-16 18:57:31 +0900
  • 6e613520c6
    Rename Canvas::CellType::kText and simplify. ArthurSonzogni 2024-04-11 23:39:51 +0200
  • 94b0e97900
    Update copyright date. ArthurSonzogni 2024-04-11 23:26:07 +0200
  • 9eccde5c3c
    Move pixel to its own file. ArthurSonzogni 2024-04-11 23:24:14 +0200
  • 0279bed8c4
    Add Box::IsEmpty() ArthurSonzogni 2024-04-11 23:07:09 +0200
  • e03a0797be
    Fix minor compile error. ArthurSonzogni 2024-04-07 18:10:52 +0200
  • 3c9fa60d28
    Feature: Dropdown options with callback (#826) James 2024-04-06 16:45:10 +0100
  • 07a390ee63
    Apply IWYU ArthurSonzogni 2024-04-06 17:44:40 +0200
  • 5ff0764e77
    Add changelog and example. ArthurSonzogni 2024-04-06 17:41:43 +0200
  • c71cf3e4bf
    Fix dropdown compiler error ArthurSonzogni 2024-04-01 21:14:24 +0200
  • 22a78b23c2 Merge remote-tracking branch 'upstream/main' into On_Changed_for_dropdown James Parker 2024-04-04 08:35:24 +0100
  • 803cfda875 Fix shadowed vars James Parker 2024-04-04 08:28:56 +0100
  • 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 +0200
  • f473131ece
    Add CHANGELOG. ArthurSonzogni 2024-04-03 21:31:21 +0200
  • 9fe0a4b421
    Cleanup. ArthurSonzogni 2024-04-03 21:29:59 +0200
  • d0457826a1
    Cleanup. ArthurSonzogni 2024-04-03 21:28:40 +0200
  • ad8ffe7bc4 Reintroduced the extra move back on the x-axis, if we are not at the edge of the screen. This seems to make all the different input and screen types work again. Jørn Gustav Larsen 2024-04-03 14:15:18 +0200
  • 384e726b31
    Merge branch 'ArthurSonzogni:main' into main Jørn Gustav Larsen 2024-04-03 13:59:09 +0200
  • f609c12846
    Revert change to button example. (#835) Arthur Sonzogni 2024-03-30 11:01:28 +0100
  • ce3aabada4
    Revert change to button example. ArthurSonzogni 2024-03-30 10:52:20 +0100
  • 3d6c48e800 Separated Image from Screen to avoid tinkering with Windows console; Added Canvas methods for drawing Pixels/Images directly Epixu 2024-03-29 17:08:09 +0200
  • 5b5aa4c3b4 Workaround for bug in the kitty terminal application. Jørn Gustav Larsen 2024-03-26 09:59:44 +0100
  • 56d31ac22b Problem with setting the cursor position on the right screen edge when drawing has been fixed. Jørn Gustav Larsen 2024-03-25 13:05:17 +0100
  • 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