CVSROOT: /cvs Module name: xenocara Changes by: bent...@cvs.openbsd.org 2023/04/27 06:25:56
Modified files: driver/xf86-input-ws/src: ws.c Log message: Swap saved x/y touchscreen values if axes are swapped. This fixes an issue where moving a finger horizontally or vertically on a rotated touchscreen caused the cursor to jump to position along a diagonal line. ok miod@ kettenis@