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
b49502c167
commit
a41e0ce4a4
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
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_WAYLAND_THEME_SCALES_COUNT GDK_WAYLAND_MAX_THEME_SCALE
|
||||||
|
|
||||||
#define GDK_ZWP_POINTER_GESTURES_V1_VERSION 1
|
#define GDK_ZWP_POINTER_GESTURES_V1_VERSION 1
|
||||||
|
Loading…
Reference in New Issue
Block a user