is there any way to get the pointer (mouse) coordinates in Wayland, AFAIK Wayland doesn't allow fetching pointer location outside the application window.
what about a daemon that tracks pointer coordinates for gestures.
I kinda want to make something like kde mouse gestures or easystroke(xorg) for gnome Wayland.