Skip to content
Snippets Groups Projects
Commit 563e07f5 authored by Brian Tarricone's avatar Brian Tarricone Committed by Gaël Bonithon
Browse files

garcon-gtk: Fix menu icon blurriness when UI scale factor != 1

If the UI is scaled up from 1x, icons need to be rendered at a
higher-multiple pixel value.  The GtkImage can then be created (or
updated) with a scale-aware cairo_surface_t.

Fixes: #33
MR: !25
parent 6bbe0300
1 merge request!25Fix menu icon blurriness when UI scale factor != 1
Pipeline #18180 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment