1
0
Fork 0
forked from wry/wry

wayland: add jay_output

This commit is contained in:
Julian Orth 2022-07-30 11:09:21 +02:00
parent 6bc7330989
commit 3e3bc38920
9 changed files with 142 additions and 6 deletions

View file

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