fix(overlay): handle X11 display scaling across monitors (#193)

This commit is contained in:
2026-08-11 22:24:01 -07:00
committed by GitHub
parent ee25536d90
commit 57ddd19953
14 changed files with 272 additions and 37 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Fixed X11/XWayland overlays being oversized and offset from mpv under fractional or mixed-monitor display scaling.