mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Send wl_surface.{enter,leave} to cursor surfaces
This commit is contained in:
parent
703df2a671
commit
c5fa415a03
3 changed files with 59 additions and 24 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
#define ROOTS_XCURSOR_SIZE 16
|
||||
#define ROOTS_XCURSOR_SIZE 24
|
||||
|
||||
#define ROOTS_XCURSOR_DEFAULT "left_ptr"
|
||||
#define ROOTS_XCURSOR_MOVE "grabbing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue