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

command: add cursor-centric-zoom #15310

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

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    d62a6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93baa85 View commit details
    Browse the repository at this point in the history
  3. input.conf: make Alt+BS print "video-zoom: 0"

    Alt+BS prints "video-pan-y: 0" which seems arbitrary. Make it print
    video-zoom: 0 which is the most important property that gets reset.
    guidocella committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    797beaf View commit details
    Browse the repository at this point in the history
  4. input.conf: make Alt+BS reset --video-align-{x,y}

    This is useful after binding cursor-centric-zoom by default.
    guidocella committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    76d8390 View commit details
    Browse the repository at this point in the history