-
- Downloads
"mm/git@ssh.gitlab.freedesktop.org:tomeu/linux.git" did not exist on "58d7ab3f7c6febe931efffd17c21932ee7c735a9"
libweston: Remove output->scale
We've got output->scale, output->current_scale, output->original_scale and
output->native_scale.
output->scale is apparently just a weird temporary variable, and has led
to some confusing bugs.
Remove it entirely.
Signed-off-by:
Derek Foreman <derek.foreman@collabora.com>
Showing
- include/libweston/libweston.h 0 additions, 1 deletioninclude/libweston/libweston.h
- libweston/backend-headless/headless.c 3 additions, 3 deletionslibweston/backend-headless/headless.c
- libweston/backend-wayland/wayland.c 5 additions, 5 deletionslibweston/backend-wayland/wayland.c
- libweston/backend-x11/x11.c 5 additions, 5 deletionslibweston/backend-x11/x11.c
- libweston/compositor.c 12 additions, 13 deletionslibweston/compositor.c
Loading
Please register or sign in to comment