[PATCH RFC] cursor: add wl_cursor_manager
Simon Ser
contact at emersion.fr
Sun Oct 21 09:15:02 UTC 2018
Ah, I forgot to say that an issue with this design is that some
libwayland-cursor would need to block until the compositor sends the required
metadata (ala-wl_display_roundtrip). I'm not sure if this is an issue or not.
If we don't want to block, then we'll need a much more complicated design with
callbacks or signals, and we wouldn't be able to re-use parts of the current
API.
Thoughts?
More information about the wayland-devel
mailing list