Skip to content
Commit 0ebc563e authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Drop Toplevel::bufferScale()

On Wayland, a window can have subsurfaces. The spec doesn't require the
main surface and its sub-surfaces to have the same scale factor.

Given that Toplevel::bufferScale() makes no sense with Wayland windows,
this change drops it to make code more reasonable and to prevent people
from using Toplevel::bufferScale().
parent d755e74c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment