mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
28774a23aa
ClutterText paints selected text using the selection_paint() function. This function has to main branches of execution: when the position is in the selection bound, or not. In the former, we are leaking the CoglPipeline created by copying the default color pipeline. Unref the copied pipeline after using it. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3007> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |