wayland: implement pointer_warp_v1
This commit is contained in:
parent
821b431973
commit
b6cab38528
3 changed files with 47 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ pub mod output_configuration;
|
|||
pub mod output_power;
|
||||
pub mod overlap_notify;
|
||||
pub mod pointer_constraints;
|
||||
pub mod pointer_warp;
|
||||
pub mod primary_selection;
|
||||
pub mod seat;
|
||||
pub mod security_context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue