[Git][wine/wine][master] wineandroid: Remove redundant backend DPI scaling.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0a5a4f6f by Twaik Yont at 2026-04-07T22:08:20+02:00 wineandroid: Remove redundant backend DPI scaling. Remove manual scaling from wineandroid.drv. Wine now handles DPI and window sizing correctly, and applying an additional scale factor in the Android backend leads to double scaling and incorrect input coordinates. Signed-off-by: Twaik Yont <9674930+twaik@users.noreply.github.com> - - - - - 4 changed files: - dlls/wineandroid.drv/WineActivity.java - dlls/wineandroid.drv/android.h - dlls/wineandroid.drv/device.c - dlls/wineandroid.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0a5a4f6ffbe3ee464f9e47287da1c97... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0a5a4f6ffbe3ee464f9e47287da1c97... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)