Skip to content
Snippets Groups Projects
  1. Oct 26, 2023
  2. Oct 13, 2023
  3. Oct 06, 2023
  4. Oct 04, 2023
    • sam's avatar
      Multi click text selection (#70) · c9eb67b0
      sam authored
      * double + triple click detection
      
      * working multi click selection
      c9eb67b0
    • sam's avatar
      refactor and split input fn (#69) · 1aff2fc2
      sam authored
      * 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
      1aff2fc2
Loading