From a8ab5e84e5534596d933a176dd4e4acaae678beb Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Tue, 18 Apr 2023 23:22:32 +0200 Subject: [PATCH] Bump base for HiDPI support (#10341) Fixes . Might require the `SDL_VIDEODRIVER=wayland` environment variable. Includes: * SDL: add idiotic workaround to be less blurry on HiDPI (koreader/koreader-base#1602) * SDL: avoid silly ABS_MT_TRACKING_ID for mouse button presses (koreader/koreader-base#1600) --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index ca16fb8e4..ac93e1a8d 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit ca16fb8e46c43db705bfe8bc6dc974f7ba4d14b3 +Subproject commit ac93e1a8d501d778058bae83f49a065b7acf0573