hi,
i have a issue in other lib : https://github.com/UnwrittenFun/hotkey-rs/issues/1
and i think problem is this lib.
i just try to test example of this lib. and on x11-dl just will open a window and will not detect my input.
and with a little test. i think this method will break loop (don't let to run.)
hi, i have a issue in other lib : https://github.com/UnwrittenFun/hotkey-rs/issues/1 and i think problem is this lib. i just try to test example of this lib. and on x11-dl just will open a window and will not detect my input. and with a little test. i think this method will break loop (don't let to run.)
just test this.
hello and
print!("{:?}", event.key.keycode);
will not appear. just i don't know what happen here.