Commit Graph

  • abf1ae9cb5
    Merge baa5973128 into 1d40687a40 Alex 2024-10-01 23:26:14 +0300
  • b4b012233f deploy: 1d40687a40 gh-pages ArthurSonzogni 2024-09-30 21:35:59 +0000
  • 1d40687a40
    Add index to EntryState (#933) main Herring 2024-09-30 23:18:59 +0200
  • c86bd1497c
    Fix comment. ArthurSonzogni 2024-09-30 23:16:45 +0200
  • 4aa8592d7d
    Use Index() ArthurSonzogni 2024-09-30 23:15:07 +0200
  • d16359cf8b Add index to EntryState ake 2024-09-29 23:28:33 +0200
  • 697d11c380
    Merge 3754136dd6 into dfb9558eaf Clément Roblot 2024-08-31 13:40:08 +0000
  • 3754136dd6
    Reformat + fix pending selection. ArthurSonzogni 2024-08-31 15:39:42 +0200
  • f8dd258d65 More cleanup Clement Roblot 2024-08-27 21:20:19 +0700
  • 118055d942 Cleanup Clement Roblot 2024-08-27 21:16:04 +0700
  • 364993464a It somewhat works Clement Roblot 2024-08-27 21:13:00 +0700
  • dfb9558eaf
    add ftxui-image-view (#924) ljrrjl 2024-08-27 20:35:15 +0800
  • e4a63318ad We can act on the screen Clement Roblot 2024-08-27 17:40:48 +0700
  • dea2d6408b We can catch mouse events Clement Roblot 2024-08-27 17:35:21 +0700
  • 4e75cf9e0e We have a basic decorator Clement Roblot 2024-08-27 15:33:25 +0700
  • 3d437b0a9f
    add ftxui-image-view ljrrjl 2024-08-26 22:19:22 +0800
  • c5357acbaa
    Add scrollbar example. ArthurSonzogni 2024-08-18 10:36:41 +0200
  • fbd56cdf43
    Fix CQ failures. ArthurSonzogni 2024-08-17 10:57:13 +0200
  • 66d1c1f61f
    Quickfix ArthurSonzogni 2024-08-16 11:47:01 +0200
  • 05915fb90b
    Merge 7cdf9a4890 into f5d8c7deb5 Clément Roblot 2024-08-16 11:19:59 +0200
  • f5d8c7deb5
    Apply Clang-tidy (#918) Arthur Sonzogni 2024-08-16 11:19:51 +0200
  • 8a4f240ffa
    Apply Clang-tidy ArthurSonzogni 2024-08-16 11:15:51 +0200
  • 535290bb3b
    My project added to readme (#916) Sergey Latu 2024-08-15 17:08:32 +0300
  • 67a44e151b
    My project added to readme Sergey Latu 2024-08-14 12:13:51 +0300
  • fcd050c017
    Table: support initializer list constructor. (#915) Arthur Sonzogni 2024-08-13 15:55:09 +0200
  • 8cff25bd9e
    Table: support initializer list constructor. ArthurSonzogni 2024-08-13 15:52:26 +0200
  • d7de24cd9e
    Added -fPIC compile option (#913) Paolo Bosetti 2024-08-11 19:17:57 +0200
  • 39df8929de Improved CMake PIC compile option management Paolo Bosetti 2024-08-11 17:40:38 +0200
  • d0e10d3b73 Added -fPIC compile option on UNIX Paolo Bosetti 2024-08-08 13:26:55 +0200
  • 7cdf9a4890 Removed todolist Clement Roblot 2024-08-07 13:44:22 +0700
  • eb21c23f60 Don't hold the event Clement Roblot 2024-08-07 13:28:13 +0700
  • e3dd95d63c Moved the example to its own file Clement Roblot 2024-08-07 13:24:57 +0700
  • 547d9278d8
    Add XJ music to FTXUI example projects (#909) Charney Kaye 2024-08-04 02:05:59 -0700
  • ae6785f1bd
    Add XJ music to FTXUI example projects Charney Kaye 2024-08-02 16:41:20 -0700
  • 53f179c776 Prevent spamming Clement Roblot 2024-08-02 23:08:24 +0700
  • 2de925f2c6 Better integratiion Clement Roblot 2024-08-02 23:03:37 +0700
  • 10a4a04529 Cleaner code Clement Roblot 2024-08-02 22:48:13 +0700
  • 27424d5c20 Implemented a callback Clement Roblot 2024-08-02 22:45:50 +0700
  • 465822523d Corrected release bug Clement Roblot 2024-08-02 22:45:38 +0700
  • 719a2388f5 Corrected bug Clement Roblot 2024-08-02 22:43:36 +0700
  • c1c6afc0ba We can select in every directions Clement Roblot 2024-08-02 22:28:56 +0700
  • 70b32fe523 Cleaner code Clement Roblot 2024-08-02 21:36:12 +0700
  • e9d13e2c2c We can select some text Clement Roblot 2024-08-02 21:28:35 +0700
  • 9dfbdd168b We can select in 2D Clement Roblot 2024-08-02 20:38:17 +0700
  • 73cd1d0190 I can select some columns Clement Roblot 2024-08-02 20:30:35 +0700
  • 5a9ef876a1
    Update README.md (#905) Brian 2024-07-25 03:07:38 -0600
  • 06c4f978a8
    Update README.md Brian 2024-07-25 01:33:35 -0600
  • 4da3dc4ad1
    add clion paths alexv-ds 2024-07-18 18:35:45 +0300
  • baa5973128
    msvc getenv deprecation warn fix alexv-ds 2024-07-18 18:34:34 +0300
  • 307e4eb4b3
    add missing include guard for screen/pixel.hpp (#890) LiAuTraver 2024-06-27 19:07:10 +0800
  • 91f853431f add pixelate func and example Chimezie-Josias Iwu 2024-06-25 18:36:25 +0200
  • 075abd7e66 add missing include guard for screen/pixel.hpp LiAuTraver 2024-06-25 07:21:40 +0000
  • 220b233945 issues update mahmoud 2024-06-18 17:13:29 +0200
  • 747eb7f534 issues update mahmoud 2024-06-18 17:12:21 +0200
  • b07454570f issues update mahmoud 2024-06-18 17:11:09 +0200
  • eafe9522bc issues name change mahmoud 2024-06-18 16:54:46 +0200
  • fee3fe13c3 issues update mahmoud 2024-06-18 16:50:37 +0200
  • b28d57086a
    fix a small bug in button example (#868) sAkuraOfficial 2024-06-14 01:43:49 +0900
  • ff305147ca
    Color alpha support. (#884) Arthur Sonzogni 2024-06-13 18:43:14 +0200
  • e9e87b204a
    Color alpha support. ArthurSonzogni 2023-11-19 14:07:39 +0100
  • d6a2049483
    Add ostree-tui to README (#874) Timon Ensel 2024-06-09 15:50:01 +0200
  • b5e11ba1f6
    Added Caravan to README.md (#871) Dr Power 2024-06-09 14:44:12 +0100
  • a1ed3d38da
    Add ostree-tui to README Timon Ensel 2024-06-03 10:27:14 +0200
  • a715a767b5
    Fix Color::HSV(h,0,v) ArthurSonzogni 2024-06-02 12:03:41 +0200
  • 30909e21e4
    Added Caravan to README.md Dr Power 2024-05-28 14:48:32 +0100
  • 8018e5c128
    fix a small bug in button example sAkuraOfficial 2024-05-27 10:01:32 +0800
  • 7b1f4d435b
    Solve issues with atomic copy (#867) Felix 2024-05-26 15:28:05 +0200
  • 6a58cb06a9 Solve issues with atomic copy FELIX 2024-05-24 17:11:11 +0200
  • 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