mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
5507b3f8c1
When loading cursors at scale, we expect the cursor images to have a size of scale * size. If we don't find such images, load them at their unscaled size and scale them up ourselves. Without this, cursors will appear in unexpected sizes depending on scales and themes. Related: #4746 |
||
---|---|---|
.. | ||
meson.build | ||
os-compatibility.c | ||
os-compatibility.h | ||
wayland-cursor.c | ||
wayland-cursor.h | ||
xcursor.c | ||
xcursor.h |