Evidlo / remarkable_mouse

use your reMarkable as a graphics tablet
GNU General Public License v3.0
514 stars 49 forks source link

Add GUI to position target range, and stretch mode #55

Closed dmelcer9 closed 2 years ago

dmelcer9 commented 3 years ago

When you launch remouse with the --rect option, a window pops up:

image

As the text states, the user can drag and position this window. When the button is clicked, the extents of this button become the "monitor" that mouse events are outputted to.

Also added --mode stretch, which distorts the aspect ratio but both uses the entire tablet range and fills the entire monitor region.

Evidlo commented 2 years ago

Sorry it took so long for this.