gtk2/gdk/wayland/cursor
David Lechner 2a610267eb gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available
When building for homebrew/linuxbrew on Ubuntu 16.04, memfd_create() is
not available and causes the build to fail.

This adds a proper check for the function.
2021-04-27 11:46:39 -05: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 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