« Return to Thread: RFC: invert effect for XRender resp. independent of the compositor

Re: RFC: invert effect for XRender resp. independent of the compositor

by Martin Gräßlin-2 :: Rate this Message:

| View in Thread

On Tuesday 20 March 2012 18:45:11 Thomas Lübking wrote:

> This is *theoretically* possible for xrender compositing just as for
> OpenGL w/o shaders (ie. not correctly preserving alpha) through
> PictOpDifference, BUT i've tried and it only works on the nvidia blob
> (intel just ignores the call) and is DOOOOOOOG SLOOOOOOW ;-)
>
> For the entire screen it can however be done through
> XF86VidModeSetGammaRamp w/o any overhead.
>
> This approach however actually doesn't require a compositor at all.
>
> Since we're about to conditionally link xvidmode in 4.9 anyway, this is
> somehow about accessibility and there's talk to change the effect config
> UI, i wonder whether we should offer this as shortcut from the core (if
> xvidmode is present) and invert the screen regardless of the compositor
> (about 5-10 LOC)
I think that makes totally sense. Even more that sounds like it could also be
possible to do color correction for red/green blindness, right? That's
something I wanted to have in KWin for years but failed so far as I don't know
anyone with color blindness.

Cheers
Martin

_______________________________________________
kwin mailing list
kwin@...
https://mail.kde.org/mailman/listinfo/kwin

signature.asc (205 bytes) Download Attachment

 « Return to Thread: RFC: invert effect for XRender resp. independent of the compositor