This commit is contained in:
No One 2021-11-22 20:17:43 +01:00
parent ee1aa9cfae
commit 6c3999caab

View file

@ -5,6 +5,7 @@ use std::{
ffi::CString,
rc::Rc,
};
use thiserror::Error;
use x11::xlib::{self, Atom, Window, XEvent, XInternAtom};