1
0
Fork 0
forked from wry/wry

autocommit 2022-03-23 15:56:15 CET

This commit is contained in:
Julian Orth 2022-03-23 15:56:15 +01:00
parent 63be47a9fb
commit 5e9e8c3a94
9 changed files with 479 additions and 290 deletions

View file

@ -99,6 +99,7 @@ mod wire_xcon;
mod xcon;
mod xkbcommon;
mod xwayland;
mod pango;
fn main() {
env_logger::builder()