1
0
Fork 0
forked from wry/wry

wayland: add jay_render_ctx

This commit is contained in:
Julian Orth 2022-07-30 11:18:53 +02:00
parent b3c20c5309
commit 53ca7b5b2a
7 changed files with 137 additions and 3 deletions

View file

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