Titouan Teyssier

Results 3 issues of Titouan Teyssier

I added this feature by appending this line to `bin/run`: ```sh xdotool key ctrl+v ``` It does add a dependency but xdotool supports both linux and OSX.

I added scroll support for the shaders via the `scroll` parameter. It starts at 0 and gets updated by events from the mouse's wheel buttons.

Step to reproduce: + run `slop -D` + click and release to start a selection + hold space bar to move your selection around On the last step you will...