1
0
Fork 0
forked from wry/wry

wayland: add jay_pointer

This commit is contained in:
Julian Orth 2022-07-30 11:14:16 +02:00
parent 3e3bc38920
commit b3c20c5309
8 changed files with 115 additions and 4 deletions

View file

@ -5,6 +5,7 @@ pub mod jay_compositor;
pub mod jay_idle;
pub mod jay_log_file;
pub mod jay_output;
pub mod jay_pointer;
pub mod jay_screenshot;
pub mod jay_seat_events;
pub mod org_kde_kwin_server_decoration;