1
0
Fork 0
forked from wry/wry

cli: add command to restart the compositor in place

This commit is contained in:
Julian Orth 2025-04-24 14:51:32 +02:00
parent fd1e260877
commit 2edfb29f2b
8 changed files with 186 additions and 3 deletions

View file

@ -21,6 +21,7 @@ pub mod jay_log_file;
pub mod jay_output;
pub mod jay_pointer;
pub mod jay_randr;
pub mod jay_reexec;
pub mod jay_render_ctx;
pub mod jay_screencast;
pub mod jay_screenshot;