forked from AuroraMiddleware/gtk
wayland: Handle scale 3 for cursors
This is just a bandaid solution to make scale 3 work. If people seriously want to go for scales larger than that, we need a better solution.
This commit is contained in:
parent
9a7624b47a
commit
08c699c745
@ -48,7 +48,7 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define GDK_WAYLAND_MAX_THEME_SCALE 2
|
||||
#define GDK_WAYLAND_MAX_THEME_SCALE 3
|
||||
#define GDK_WAYLAND_THEME_SCALES_COUNT GDK_WAYLAND_MAX_THEME_SCALE
|
||||
|
||||
#define GDK_ZWP_POINTER_GESTURES_V1_VERSION 1
|
||||
|
Loading…
Reference in New Issue
Block a user