Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ifer47/markeron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: ifer47/markeron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 10, 2026

  1. refactor(overlay): replace copy cooldown with gesture state

    Remove the 800ms post-pointer timer for keyboard copy. Require a
    
    physical Mod keydown while the pointer is idle, and disarm on pointer
    
    down so modifier-draw and spurious Mod+C are distinguished by intent.
    ifer47 committed Jul 10, 2026
    Configuration menu
    Copy the full SHA
    17f7398 View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.4.4

    ifer47 committed Jul 10, 2026
    Configuration menu
    Copy the full SHA
    a6032e5 View commit details
    Browse the repository at this point in the history
Loading