Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text mode UI #5378

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open

Text mode UI #5378

wants to merge 68 commits into from

Commits on Sep 26, 2023

  1. Copy the full SHA
    f0139e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f02456 View commit details
    Browse the repository at this point in the history
  3. FEAT: minor code refactoring

    qtxie committed Sep 26, 2023
    Copy the full SHA
    925d9d4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d0d08d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    77b87c0 View commit details
    Browse the repository at this point in the history
  6. FIX: set focus recursively

    qtxie committed Sep 26, 2023
    Copy the full SHA
    a031b23 View commit details
    Browse the repository at this point in the history
  7. FEAT: TUI: add progress face

    qtxie committed Sep 26, 2023
    Copy the full SHA
    80483ec View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1fc452b View commit details
    Browse the repository at this point in the history
  9. FIX: TUI: init window properly

    qtxie committed Sep 26, 2023
    Copy the full SHA
    588d5ed View commit details
    Browse the repository at this point in the history
  10. FEAT: TUI: add text-list widget

    qtxie committed Sep 26, 2023
    Copy the full SHA
    06ea557 View commit details
    Browse the repository at this point in the history
  11. FEAT: reduce memory usage

    qtxie committed Sep 26, 2023
    Copy the full SHA
    7624702 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6f0dcb9 View commit details
    Browse the repository at this point in the history
  13. FEAT: TUI: add timer

    qtxie committed Sep 26, 2023
    Copy the full SHA
    d6b4200 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8d37c47 View commit details
    Browse the repository at this point in the history
  15. FEAT: update wcwidth function

    qtxie committed Sep 26, 2023
    Copy the full SHA
    623e223 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    1aa05cd View commit details
    Browse the repository at this point in the history
  17. FEAT: TUI: add text wrap

    qtxie committed Sep 26, 2023
    Copy the full SHA
    fb2a4b3 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    ebad980 View commit details
    Browse the repository at this point in the history
  19. FEAT: TUI: add rich-text face

    qtxie committed Sep 26, 2023
    Copy the full SHA
    8488bfe View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    15fcc41 View commit details
    Browse the repository at this point in the history
  21. FEAT: TUI: handle clipped faces

    qtxie committed Sep 26, 2023
    Copy the full SHA
    61c07c4 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    4e87472 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    0764a7b View commit details
    Browse the repository at this point in the history
  24. FEAT: TUI: code refactoring.

    qtxie committed Sep 26, 2023
    Copy the full SHA
    cafde39 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    74b11e6 View commit details
    Browse the repository at this point in the history
  26. FEAT: TUI: remove empty files.

    qtxie committed Sep 26, 2023
    Copy the full SHA
    5cc773f View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    00c44d7 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    ae7f57c View commit details
    Browse the repository at this point in the history
  29. FEAT: TUI: add mouse events

    set system/view/platform/mouse-event?: yes to enable it
    qtxie committed Sep 26, 2023
    Copy the full SHA
    ebb83a7 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    319dcad View commit details
    Browse the repository at this point in the history
  31. FIX: TUI: some fixes.

    qtxie committed Sep 26, 2023
    Copy the full SHA
    57c4efc View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    b17b63e View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    ff0473b View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    152ac16 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    db10c16 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    49954e0 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    549991b View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    672186c View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    eaf020d View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    6bd2a7d View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    f561e86 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    d98bd9a View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    0cedff1 View commit details
    Browse the repository at this point in the history
  44. Copy the full SHA
    fd2e89a View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    c7efdbb View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    41766a4 View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    b65059b View commit details
    Browse the repository at this point in the history
  48. FEAT: TUI: code refactoring

    qtxie committed Sep 26, 2023
    Copy the full SHA
    0cfc50c View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    d184106 View commit details
    Browse the repository at this point in the history
  50. FEAT: TUI: add IMAGE face

    qtxie committed Sep 26, 2023
    Copy the full SHA
    268b8d5 View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    1219317 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    090919b View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    40a84a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. FEAT: TUI: code refactoring

    qtxie committed Sep 27, 2023
    Copy the full SHA
    fbd36d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Copy the full SHA
    200e451 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Copy the full SHA
    4b51d10 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Copy the full SHA
    e9d9a2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e38e9dc View commit details
    Browse the repository at this point in the history
  3. FEAT: TUI: add styles.red

    qtxie committed Oct 1, 2023
    Copy the full SHA
    98b45fb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Copy the full SHA
    cc7f4ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    713a0d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Copy the full SHA
    77c4988 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cebde8c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Copy the full SHA
    e79ade6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42a5768 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f788b09 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Merge remote-tracking branch 'master' into TUI

    # Conflicts:
    #	modules/view/VID.red
    qtxie committed Oct 7, 2023
    Copy the full SHA
    50aaf91 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Copy the full SHA
    7240bcb View commit details
    Browse the repository at this point in the history