gtk2/gdk/wayland/cursor
Matthias Clasen 4e58541d52 Make wayland load cursors on demand
Copy just enough of libwayland-cursor to make our own
loading. This lets us drop the dependency on libwayland-cursor,
and changes the startup cost for cursor theme loading
from 25ms to 0.1ms.

At the same time, simplify the handling of scaled cursors -
instead of creating an array of theme objects, just make a
single theme object provide all scaled cursor sizes.
2020-01-24 17:27:45 -05:00
..
meson.build Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
os-compatibility.c Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
os-compatibility.h Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
wayland-cursor.c Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
wayland-cursor.h Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
xcursor.c Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
xcursor.h Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00