mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-11 05:00:07 +00:00
16431da3f2
Allow defining cicp color states with an @-rule: @cicp "jpeg" { primaries: 1; transfer: 13; matrix: 6; range: full; } And allow using them in color() like this: color("jpeg" 50% 0.5 1 / 75%) Note that custom color states use a string, unlike default color states which use an ident. Test included. |
||
---|---|---|
.. | ||
data | ||
gtkrendererpaintable.c | ||
gtkrendererpaintableprivate.h | ||
help-window.ui | ||
main.c | ||
meson.build | ||
node-editor-application.c | ||
node-editor-application.h | ||
node-editor-window.c | ||
node-editor-window.h | ||
node-editor-window.ui | ||
node-editor.gresource.xml | ||
node-format.md | ||
org.gtk.gtk4.NodeEditor.appdata.xml.in | ||
org.gtk.gtk4.NodeEditor.desktop |