mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-02-04 20:00:33 +01:00
Output color effects are applied to the whole output scenegraph. It depends on color-management being disabled, as the color effects are applied in sRGB content. For now we added only a few accessibility options: color inversion, deuteranopia, protanopia and tritanopia CVD correction. Note that surfaces presented on outputs that contains a color effect can't be used for direct scanout (i.e. bypass composition and offloading to KMS overlay planes). The color effect is applied in our GL-renderer. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> |
||
|---|---|---|
| .. | ||
| config-helpers.c | ||
| executable.c | ||
| main.c | ||
| meson.build | ||
| screen-share.c | ||
| systemd-notify.c | ||
| text-backend.c | ||
| weston-private.h | ||
| weston-screenshooter.c | ||
| weston.desktop | ||
| weston.h | ||
| xwayland.c | ||