quartz app menu: add hidpi support for menu icons

Desktop / GNOME / GTK - Christoph Reiter [gmail.com] - 27 July 2015 10:28 UTC

Use the new cairo to NSImage converter function to set the device scale.

Remove the pixbuf converter function as this was the last user.

048d710 quartz app menu: add hidpi support for menu icons
gtk/gtkapplication-quartz-menu.c | 32 +++++++++++++++++++++-
gtk/gtkquartz.c | 54 --------------------------------------
gtk/gtkquartz.h | 2 --
3 files changed, 31 insertions(+), 57 deletions(-)

Upstream: git.gnome.org


  • Share