gtk/demos
Matthias Clasen 16431da3f2 nodeparser: Add support for cicp color states
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.
2024-08-05 11:11:15 -04:00
..
constraint-editor constraint-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
gtk-demo Fix debug format strings for non-LP64 platforms 2024-07-27 18:14:31 +01:00
icon-browser build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
node-editor nodeparser: Add support for cicp color states 2024-08-05 11:11:15 -04:00
print-editor build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
widget-factory build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
meson.build build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00