slint/internal/interpreter
Arthur Araruna 64ad1ce357 Add some color and brush manipulation funcs (#2565)
The added functions enable mixing colors and manipulating the opacity
of colors and brushes.

They enable the behavior of some of the available functions from SASS and are
added for future use for adding the Adwaita style (future PR).
2023-06-02 17:02:08 +02:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
api.rs Fix doctests 2023-05-11 10:42:09 +02:00
Cargo.toml Initial support for rendering with Skia and Vulkan 2023-05-09 08:58:35 +02:00
dynamic_component.rs Fix panic n the interpreter when using an easing as a property 2023-05-16 15:25:26 +02:00
dynamic_type.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
eval.rs Add some color and brush manipulation funcs (#2565) 2023-06-02 17:02:08 +02:00
eval_layout.rs Remove undocumented and dysfunctional PathLayout 2023-01-21 13:10:19 +01:00
ffi.rs Introduce error handling in the FemtoVG and Skia renderers (#2402) 2023-03-24 14:18:11 +01:00
global_component.rs interpreter: Rename invoke_callback to invoke 2023-01-02 23:55:47 +01:00
highlight.rs Interpreter: Include the id := in Elements 2023-04-26 20:49:12 +02:00
lib.rs Fix doctests 2023-05-11 10:42:09 +02:00
migration.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
tests.rs Use the new syntax in more tests 2023-02-14 12:38:39 +01:00
value_model.rs Fix crash when using an int model in a repeater with a negative value (#2063) 2023-01-14 21:20:14 +01:00