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

trail 0.10: Redesign to make screen updates fast #3616

Merged
merged 10 commits into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. trail: allow displaying overview

    introduce off-screen buffer for overview
    pavelmachek committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3342d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f567f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e519f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148abc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d4661c View commit details
    Browse the repository at this point in the history
  6. trail: actually redraw when we are near the boundary

    avoid repainting same segments over and over to make stuff faster.
    Speed optimalizations (faster but less correct).
    pavelmachek committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    594a7e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50cf977 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b84cc3 View commit details
    Browse the repository at this point in the history
  9. trail: mark this as 0.10.

    pavelmachek committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4a654cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6da5a5e View commit details
    Browse the repository at this point in the history