Skip to content

Draft: XRandR: Improve mapping of touchscreens

Ilya Pominov requested to merge x11_improve_touchscreen_mapping into master

Add support for multiple touchscreens. Track touchscreen connections via XInput and map them immediately. Select the most appropriate output for touchscreen by name if available. Otherwise take the output with closest size.

Merge request reports