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

Wayland support (wlr_gamma_control_unstable_v1) #663

Closed
wants to merge 1 commit into from

Commits on Aug 24, 2019

  1. Implement Wayland support

    Implement the wlr_gamma_control_unstable_v1 protocol.
    The Wayland backend is prioritized over randr since it will fail in
    an X11 context anyway (but the randr backend would not fail in a Wayland
    context with xwayland support).
    The gamma setting is reset when the client disconnects, thus the
    behavior for oneshot mode blocks, like for Quartz.
    
    Co-Authored-By: Giulio Camuffo <giuliocamuffo@gmail.com>
    Co-Authored-By: Thomas Weißschuh <thomas@t-8ch.de>
    Co-Authored-By: Marek Otahal <markotahal@gmail.com>
    Co-Authored-By: Dominique Martinet <asmadeus@codewreck.org>
    5 people committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    7da875d View commit details
    Browse the repository at this point in the history