Is there an example of pointer constraints for Gtk4 wayland windows?
I realized that Gtk does not have related API, I need to use Pointer constraints protocol according to
Locking mouse cursor to specific window
But I don’t know how to use this protocol in my Gtk code.