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

Simple single line text field #69

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 6, 2024

  1. Text field hover

    rewin123 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    39eee15 View commit details
    Browse the repository at this point in the history
  2. Cursor support

    rewin123 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    968fb2d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    20c7f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d715a9 View commit details
    Browse the repository at this point in the history
  3. Focus support

    rewin123 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5c2be00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9244721 View commit details
    Browse the repository at this point in the history
  5. fmt

    rewin123 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7d8996b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8a17db5 View commit details
    Browse the repository at this point in the history
  2. ctrl-c and ctrl-v support

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    081d115 View commit details
    Browse the repository at this point in the history
  3. Delete key support

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6eccf19 View commit details
    Browse the repository at this point in the history
  4. fix cursor size

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    68ba56d View commit details
    Browse the repository at this point in the history
  5. partial selection support

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6c51259 View commit details
    Browse the repository at this point in the history
  6. clear code from warnings

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5d93681 View commit details
    Browse the repository at this point in the history
  7. simple numeric field

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    940f469 View commit details
    Browse the repository at this point in the history
  8. dragging support

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    513dc80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02cb5f4 View commit details
    Browse the repository at this point in the history
  10. clear warnings

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7cd53b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dec384 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f10faef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7dca22c View commit details
    Browse the repository at this point in the history
  14. fmt

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    eb0a12c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fea1f11 View commit details
    Browse the repository at this point in the history
  16. Fix highlightning bug

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    736fc30 View commit details
    Browse the repository at this point in the history
  17. fix warning

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9b6f1fb View commit details
    Browse the repository at this point in the history
  18. theme support

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6c78dc0 View commit details
    Browse the repository at this point in the history
  19. fix bug in ctrl-a

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2caa650 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ed5e68 View commit details
    Browse the repository at this point in the history
  21. fmt

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    34fd148 View commit details
    Browse the repository at this point in the history
  22. typos

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fe70f6d View commit details
    Browse the repository at this point in the history
  23. clippy

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    971ff88 View commit details
    Browse the repository at this point in the history
  24. clippy

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    79e9861 View commit details
    Browse the repository at this point in the history
  25. clippy

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    26b9e01 View commit details
    Browse the repository at this point in the history
  26. clippy

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    886234b View commit details
    Browse the repository at this point in the history
  27. fmt

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fb8cde7 View commit details
    Browse the repository at this point in the history
  28. fix bug with float drag

    rewin123 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    98449de View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    1129e8d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    aa031bb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fmt

    rewin123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7280483 View commit details
    Browse the repository at this point in the history
  2. a

    rewin123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    373f161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ac220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d5fd1c View commit details
    Browse the repository at this point in the history
  5. all broken, but compiled

    rewin123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9218104 View commit details
    Browse the repository at this point in the history