mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
89f9be0dd1
Some effects, such as ShellBlurEffect and ClutterOffscreenEffect, need to make sure the actor is painted fully opaque. With ClutterActorNode, however, that is currently not possible. Add a new 'opacity' parameter to clutter_actor_node_new(). It follows the opacity override heuristic, where -1 means disable, and anything else is clamped to [0, 255]. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1340> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |