Commit Graph

  • 5765956519
    Modify selection requirement horrifyingHorse 2024-12-27 04:45:59 +0530
  • 8519e9b0f3
    Add terminal-rain and keywords to README.md (#1003) Emmanuel Ogie 2025-03-13 11:24:57 +0000
  • a3617d369c
    Merge branch 'main' into add-projects-to-readme Arthur Sonzogni 2025-03-13 12:24:39 +0100
  • 7b8861aaa5
    Add webassembly link. ArthurSonzogni 2025-03-13 12:22:48 +0100
  • 36c669c194
    Add a new example in README.md (#1005) Frames 2025-03-13 19:17:48 +0800
  • 1d96cfb02f
    Tweak. ArthurSonzogni 2025-03-13 12:16:27 +0100
  • 8d67a6f3f1
    更新 README.md Frames 2025-03-13 00:28:46 +0800
  • e78c5de238
    Update README.md Frames 2025-03-12 20:13:06 +0800
  • 5cca7062b1 Add terminal-rain and keywords to README.md Oakamoore 2025-03-11 19:32:01 +0000
  • d75108e960
    Fix linear_gradient float precision bug. Arthur Sonzogni 2025-02-10 22:51:31 +0100
  • 193c6ca05d
    Update expectations + fix bugs founds by fuzzers. ArthurSonzogni 2025-02-10 22:48:39 +0100
  • 15587dad01
    Adding BestEdrOfTheMarket in examples (#995) Yazid 2025-01-27 18:21:59 +0100
  • 23a02f0131
    Adding BestEdrOfTheMarket in examples Yazid 2025-01-27 18:14:09 +0100
  • c58a234f05
    [DOCS] Add inLimbo as example project (#988) s1dd 2025-01-20 19:59:54 +0530
  • b1553ea045 [DOCS] Add inLimbo as example project nots1dd 2025-01-16 15:38:53 +0530
  • c89569f5a7
    Update menu.cpp - remove unused variable (#982) Jan Stranik 2025-01-03 12:20:11 -0500
  • ab94dbb12f
    Update menu.cpp - remove unused variable Jan Stranik 2025-01-01 22:17:33 -0500
  • f6a690a942
    Fix dev warning. (#980) Arthur Sonzogni 2024-12-29 10:24:17 +0100
  • 7cd2347ece
    Fix dev warning. ArthurSonzogni 2024-12-29 10:22:51 +0100
  • 6fafa2dfed
    Feature: Selection Clément Roblot 2024-12-27 15:45:13 +0700
  • 634870f44d
    Avoid breaking changes. v5.1.0 ArthurSonzogni 2024-12-26 18:42:38 +0100
  • 6900283afe
    Fix: Properly changing window title text color #940 (#961) Vemy 2024-12-01 16:38:09 +0800
  • a015d8b2d8
    Clear terminal output of interactive screen on resize if alternate screen not in use (#952) Dmitry Nefedov 2024-11-27 23:52:20 +0300
  • aae4e55e43
    Fixed typo on border (#956) Brian 2024-11-20 14:37:02 -0700
  • 8e25a75b73
    Allow a Dimension::Fit to extend beyond the terminal maximum height (#950) Boris Jaulmes 2024-11-07 21:07:09 +0100
  • 024ce3908e
    Add SliderWithCallback component (#938) Mikołaj Lubiak 2024-10-29 08:03:59 +0100
  • d5099afa18
    Fix CQ failures. ArthurSonzogni 2024-08-17 10:57:13 +0200
  • 6a790edb6b
    Quickfix ArthurSonzogni 2024-08-16 11:47:01 +0200
  • 0855d008df
    Apply Clang-tidy (#918) Arthur Sonzogni 2024-08-16 11:19:51 +0200
  • 995a33ac89
    Table: support initializer list constructor. (#915) Arthur Sonzogni 2024-08-13 15:55:09 +0200
  • f35dc7b4c9
    Added -fPIC compile option (#913) Paolo Bosetti 2024-08-11 19:17:57 +0200
  • b05ff6a518
    add missing include guard for screen/pixel.hpp (#890) LiAuTraver 2024-06-27 19:07:10 +0800
  • 128e7215df
    Color alpha support. (#884) Arthur Sonzogni 2024-06-13 18:43:14 +0200
  • 67984b2afd
    Fix Color::HSV(h,0,v) ArthurSonzogni 2024-06-02 12:03:41 +0200
  • 43cf8e7a94
    Solve issues with atomic copy (#867) Felix 2024-05-26 15:28:05 +0200
  • 697671d9ed
    Dropdown: Fix title not updated. (#851) Arthur Sonzogni 2024-05-15 18:23:59 +0200
  • 3a51d782ef
    Dropdown: Fix title not updated. ArthurSonzogni 2024-05-13 10:51:57 +0200
  • 1b2017e6f5
    Update index.html (#858) ccn 2024-05-06 06:54:17 -0400
  • abddaa0c0a
    Update homescreen.cpp (#859) ccn 2024-05-06 06:53:56 -0400
  • 306d1b6d3b
    Update flex.cpp (#860) ccn 2024-05-06 06:53:37 -0400
  • 343e3ab226
    Generate compile commands for clangd. (#855) Arthur Sonzogni 2024-05-01 11:40:49 +0200
  • e3eb8b1cb7
    Fix Menu focus. (#850) Arthur Sonzogni 2024-04-28 16:03:00 +0200
  • 5daedf79ad
    Enable raw keyboard input (#832) Jørn Gustav Larsen 2024-04-28 15:17:54 +0200
  • 9b6c4a7b4b
    Allow user to specify window element border. (#849) Mark Antabi 2024-04-28 08:48:02 -0400
  • 9beb235c0e
    Apply clang-tidy. ArthurSonzogni 2024-04-28 10:39:30 +0200
  • 2a69cd75d5
    Prefer Exit() over OnExit() (#847) Clancy Walters 2024-04-27 19:32:46 +1000
  • 03e6685df5
    Flush before applying a new configuration. (#848) Arthur Sonzogni 2024-04-27 11:18:35 +0200
  • a006bcafe1
    Separate a reusable Image class from Screen (#834) Dimo Markov 2024-04-27 12:03:44 +0300
  • 57ebf6c8c1
    Fix ResizableSplit handling keyboard navigation incorrectly (#842) na-trium-144 2024-04-19 00:28:28 +0900
  • 231c1dfd56
    Fix minor compile error. ArthurSonzogni 2024-04-07 18:10:52 +0200
  • 3b6e0d5a38
    Feature: Dropdown options with callback (#826) James 2024-04-06 16:45:10 +0100
  • 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 +0200
  • f81c5d94a5
    Revert change to button example. (#835) Arthur Sonzogni 2024-03-30 11:01:28 +0100
  • fed24da54e
    Update mainpage.md Arthur Sonzogni 2024-01-25 11:56:25 +0100
  • c8c3f8311e
    Make Checkbox take focus when clicked (#810) rio 2024-01-17 11:21:32 -0600
  • 6039aedfcc
    Button: invoke on_click at the end. (#807) Arthur Sonzogni 2024-01-10 22:08:57 +0100
  • 2759cfab8d
    ftxui_set_options: properly check the current compiler. (#802) nyako 2024-01-08 03:05:41 -0300
  • aceabdb4d4
    Add missing Checkbox() implementation (#796) Particle_G 2023-12-23 15:35:20 +0800
  • 1d797eeed4
    Restore cursor shape on exit. (#793) (#794) Arthur Sonzogni 2023-12-17 10:35:21 +0100
  • 6618d099f5
    Restore cursor shape on exit. (#793) Arthur Sonzogni 2023-12-17 10:24:33 +0100
  • 4dd9d4b1d0
    Fix default for ScreenInteractive::Fullscreen() ArthurSonzogni 2023-11-19 14:09:42 +0100
  • d6918c6cb1
    feature: allow fullscreen without alternative screen (#777) Arthur Sonzogni 2023-11-11 17:57:07 +0100
  • 64436fc52b
    Checkbox button debounce (#774) Clément Roblot 2023-11-11 23:33:50 +0700
  • 19dd2afa16
    Fix Input onchange not called (#776) chrysante 2023-11-11 17:29:19 +0100
  • 37259aceaf
    fix the doxygen documentation by moving comments at the right place (#768) benoitdudu 2023-10-19 22:58:02 +0200
  • cc998af4d8
    Scrollbar coloring (#755) Clément Roblot 2023-10-02 15:29:23 +0700
  • 19ffc37696
    Feature: hscroll_indicator (#753) Arthur Sonzogni 2023-09-26 23:08:42 +0200
  • 4c1d30b1bd
    Add Changelog. ArthurSonzogni 2024-12-26 12:26:20 +0100
  • 25476f757b
    Fix bug with "flex" element not settings their box. ArthurSonzogni 2024-12-25 19:19:37 +0100
  • a3cc6df32b
    Fix tests. ArthurSonzogni 2024-12-25 19:00:20 +0100
  • fe7d67ac6a
    Fix + support for indpendant styles. ArthurSonzogni 2024-12-23 17:53:28 +0100
  • 9f9effa683
    Add recursive selection style. ArthurSonzogni 2024-12-22 17:19:50 +0100
  • d755ab31f1
    More forgiving selection options Clement Roblot 2024-12-03 15:02:22 +0700
  • f21cfd45b7
    Added more tests Clement Roblot 2024-12-03 15:01:10 +0700
  • f345209d82
    VBox testing Clement Roblot 2024-12-03 14:47:26 +0700
  • b4717f9fa4
    Added more tests Clement Roblot 2024-12-03 14:39:27 +0700
  • f454810dae
    Added a basic test Clement Roblot 2024-12-03 14:12:35 +0700
  • cbd28403af
    Added a option to set the style of the selection Clement Roblot 2024-12-02 19:34:27 +0700
  • d62dc6e305
    Added a decorator to prevent selectability Clement Roblot 2024-12-02 18:48:48 +0700
  • 307d8b51bf
    We can retrieve the content of the selection Clement Roblot 2024-12-02 16:47:13 +0700
  • dc70091203
    Added a callback on selection change Clement Roblot 2024-12-02 15:40:50 +0700
  • 70a6a04e80
    Fix build issues. ArthurSonzogni 2024-12-01 17:50:41 +0100
  • 07202b7757
    Cleanup ArthurSonzogni 2024-12-01 17:44:06 +0100
  • c1c4caf24f
    Support for inverted selections. ArthurSonzogni 2024-12-01 17:40:19 +0100
  • fa742c7a34
    More robust saturation mechanism Clement Roblot 2024-11-27 00:29:08 +0700
  • b4c498dcff
    Correct the title highlighting of hbox grabing to top border Clement Roblot 2024-11-26 21:47:01 +0700
  • 5c4a5b86bc
    We can reverse select Clement Roblot 2024-11-26 21:39:29 +0700
  • 6c7a92cffa
    Corrected typo Clement Roblot 2024-11-26 17:25:16 +0700
  • 3d670e210d
    Easier to read HandleSelection Clement Roblot 2024-11-26 17:13:40 +0700
  • 5ecac2e8d6
    Start the tree-aware selection. ArthurSonzogni 2024-11-13 22:05:04 +0100
  • 3e9bab424e
    Select only if the selection starts in my text widget Clement Roblot 2024-11-06 18:53:08 +0700
  • 437439c945
    Reverse selection are now possible Clement Roblot 2024-10-31 21:49:31 +0700
  • 92586f76bc
    More intuitive selection of text Clement Roblot 2024-10-31 21:34:53 +0700
  • c9fbd8de9d
    Wrap around both directions Clement Roblot 2024-10-31 21:15:59 +0700
  • 195871e62b
    Dirty wrap around implementation Clement Roblot 2024-10-31 21:09:59 +0700
  • 23a8c94bef
    Implementation of the selection in the text node Clement Roblot 2024-10-31 21:05:39 +0700
  • 011b9a1426
    Make use of Box instead of my custom Region struct Clement Roblot 2024-10-31 20:57:45 +0700
  • b352e13253
    Reformat + fix pending selection. ArthurSonzogni 2024-08-31 15:39:42 +0200
  • eef0c3d677
    More cleanup Clement Roblot 2024-08-27 21:20:19 +0700
  • 7af4446de8
    Cleanup Clement Roblot 2024-08-27 21:16:04 +0700