gtk2/gdk/wayland/cursor
Matthias Clasen 5507b3f8c1 wayland: scale cursors to the right size
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
2022-05-27 12:26:45 -04:00
..
meson.build build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
os-compatibility.c gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available 2021-04-27 11:46:39 -05:00
os-compatibility.h
wayland-cursor.c wayland: scale cursors to the right size 2022-05-27 12:26:45 -04:00
wayland-cursor.h
xcursor.c
xcursor.h