mirror of
https://github.com/brl/mutter.git
synced 2025-02-15 04:44:11 +00:00
![Bilal Elmoussaoui](/assets/img/avatar_default.png)
In various public APIs, Clutter used to return a PangoDirection while we have a text direction enum defined in Clutter. This allows us to drop pango dependency from meta making it specific to cogl-pango & clutter Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3531>