[client] wayland: keep track of wl_output scale information

This will later be used to control the size of the underlying EGL buffers
in order to handle high DPI.
This commit is contained in:
Quantum
2021-02-20 22:48:48 -05:00
committed by Geoffrey McRae
parent e46cadb211
commit 6b26089353
5 changed files with 152 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ add_library(displayserver_Wayland STATIC
gl.c
idle.c
input.c
output.c
poll.c
state.c
registry.c