Available on crate feature
wayland_frontend
only.Expand description
Protocol for confining the pointer.
This provides a way for the client to request that the pointer is confined to a region or locked in place.
Structs§
- Confined
Pointer - Constraint confining pointer to a region of the surface
- Locked
Pointer - Constraint locking pointer in place
- Pointer
Constraint Ref - A reference to a pointer constraint that can be activated or deactivated.
- Pointer
Constraints State - Pointer constraints state.
Enums§
- Pointer
Constraint - A constraint imposed on the pointer instance
Traits§
- Pointer
Constraints Handler - Handler for pointer constraints
Functions§
- with_
pointer_ constraint - Get constraint for surface and pointer, if any