FreeRDP/uwac
Mariusz Bialonczyk 4c17dfb71d [uwac] output: take a max scale into scaling code
Fix for a hybrid multimonitor configurations:
Previous code was working for me because the display with scale=2
was last on the wayland display list. After restarting it was earlier.
To fix this - just take the highest scale provided by a display.
Similar as eg. here the SDL is doing:
b5bc64aa55/src/video/wayland/SDL_waylandwindow.c (L1170)
2024-01-11 16:00:40 +01:00
..
include [cmake] add UWAC_FORCE_STATIC_BUILD 2023-12-21 17:29:39 +01:00
libuwac [uwac] output: take a max scale into scaling code 2024-01-11 16:00:40 +01:00
protocols [uwac] add viewporter protocol 2024-01-05 14:17:38 +01:00
templates [cmake] generate relative pkgconfig path 2024-01-05 14:19:34 +01:00
CMakeLists.txt [cmake] unify common options 2023-12-22 16:21:30 +01:00