mutter/src/ui
Egmont Koblinger 67bf936ef8 theme: Fix icon scaling
When painting the titlebar, button icons that aren't available in the
desired size need to be scaled. However the current code inverses the
scale factor, with the result that the adjusted icons are much worse
than the original icons, whoops.

This went unnoticed for a long time given that most icons are availa-
ble in the desired 16x16 size, and the most likely exceptions - window
icons - are not shown by default.

https://gitlab.gnome.org/GNOME/mutter/issues/23
2018-03-03 15:48:35 +00:00
..
frames.c window: Allow resizing of tiled windows 2017-10-03 19:38:31 -03:00
frames.h Always use the default screen 2016-07-23 10:55:02 +08:00
theme-private.h theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
theme.c theme: Fix icon scaling 2018-03-03 15:48:35 +00:00
ui.c Always use the default screen 2016-07-23 10:55:02 +08:00
ui.h Always use the default screen 2016-07-23 10:55:02 +08:00