Florian Müllner 424fa01eca osdWindow: Fix blurry level bar
ClutterActor:width is a floating point property, so it will not be
automatically rounded to non-fractional values that properly align
to pixels. To fix the resulting blurriness, add explicit rounding.

https://bugzilla.gnome.org/show_bug.cgi?id=768317
2016-07-05 20:41:13 +02:00
..
2016-02-12 12:12:02 +01:00
2015-05-05 16:37:41 +02:00
2015-02-14 18:20:28 +01:00
2016-02-22 19:33:17 +01:00
2016-02-17 15:15:16 +01:00
2016-07-05 20:41:13 +02:00