mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
e9ee7f049d
ClutterUnits should not be used interchangeably as, or with ClutterFixed values. ClutterUnits should also not be assumed to be integers. This commit fixes the last few improper usages of ClutterUnit values, and adds a CLUTTER_UNITS_FORMAT macro for safely printing ClutterUnit values with printf().