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

Make rotation delay configurable #175

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Commits on Aug 5, 2024

  1. Make rotation delay configurable

    At this point we hardcode a 3 seconds delay before applying display
    rotation, which on some systems is not enough, while on other systems
    it is too much.
    
    This patch exposes a `ROTATE_DELAY` variable that makes the delay
    configurable.
    
    Resolves: #171
    
    Change-type: patch
    Signed-off-by: Michal Toman <[email protected]>
    mtoman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2648f76 View commit details
    Browse the repository at this point in the history