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

Improve behavior of invert-color-include #467

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

Commits on Dec 11, 2017

  1. Improve behavior of invert-color-include

    Windows in the invert-color-include list now get their frames painted with
    non-inverted colors, ie. the color inversion only applies to the client area.
    
    Additionally the hue is restored, so that only luminance is inverted.
    tobia committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    b512cea View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    a8b356f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750def6 View commit details
    Browse the repository at this point in the history
  3. Updated GLSL shader example

    tobia committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    92a7e3f View commit details
    Browse the repository at this point in the history