Wayland: Load a bigger cursor theme for HiDPI

This commit is contained in:
Emmanuel Gil Peyrot
2018-09-11 14:18:52 +02:00
committed by linkmauve
parent 5ea6e6cda2
commit 321062833a
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -240,6 +240,7 @@ typedef struct _GLFWlibraryWayland
int seatVersion;
struct wl_cursor_theme* cursorTheme;
struct wl_cursor_theme* cursorThemeHiDPI;
struct wl_surface* cursorSurface;
int cursorTimerfd;
uint32_t pointerSerial;