mutter/clutter
Yussuf Khalil 8286557a05 clutter: Avoid unnecessary relayouts in ClutterText
We can save an unnecessary relayout if the required size to fully draw the text
is equal to the currently allocated size after the underlying text buffer or
attributes that only affect the PangoLayout have changed.
2018-03-22 21:21:43 +01:00
..
build
clutter clutter: Avoid unnecessary relayouts in ClutterText 2018-03-22 21:21:43 +01:00
examples
tests Revert "tests: Fix actor-anchors test" 2017-10-21 18:58:37 -04:00
.gitignore
configure.ac configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE 2018-03-21 13:14:50 +00:00
Makefile.am