morrolinux / ChimeraDesk

Simple, fast and flexible DIY Remote Desktop software
GNU General Public License v2.0
286 stars 14 forks source link

Window size kwin #1

Closed morrolinux closed 3 years ago

morrolinux commented 3 years ago

For some reason, on KWin, mpv API attributes "osd-dimensions" didn't work causing the mouse coordinate system to translate to wrong screen coordinates on the remote system. This patch fixes that by calculating osd dimensions via window size and video size & aspect ratio.