Re: [Linuxwacom-devel] RFC: [PATCH 4/4] Add ability to match input aspect ratio to the current output ratio

2011-10-04 Thread Peter Hutterer
On Tue, Sep 27, 2011 at 06:03:57PM -0700, Jason Gerecke wrote: > Adds an optional "KeepShape" paramater to the MapToOutput command. > If provided, the Area property is updated to match the aspect ratio > of the new output. If not provided, the Area property is reset to > the full tablet dimensions.

[Linuxwacom-devel] RFC: [PATCH 4/4] Add ability to match input aspect ratio to the current output ratio

2011-09-27 Thread Jason Gerecke
Adds an optional "KeepShape" paramater to the MapToOutput command. If provided, the Area property is updated to match the aspect ratio of the new output. If not provided, the Area property is reset to the full tablet dimensions. This commit causes the MapToOutput command to break existing scripts