refactor and split input fn (#69)
* refactor and split input fn Input has been decoupled into input_mouse and input_kb Moved `lib.rs` around, ordered as enums > structs > plugin > functions * allow selection and copy on readonly buffers * remove clicktimer * fix clippy
Loading
Please register or sign in to comment