diff options
author | Kenny Levinsen <kl@kl.wtf> | 2023-05-09 15:13:39 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-05-09 15:55:31 +0200 |
commit | 0a951517aed2375b972bbd70cb164bf7acb25e00 (patch) | |
tree | 80225139a682a8207b5f398a8aff44dad1c5b4c2 /protocols | |
parent | 393c29fc591b6e0fb85328b638607d8b5784a0e3 (diff) |
render: Clear using wlr_output dimensions
Clear was done using sway_output's logical dimensions, instead of the
wlr_output physical dimensions. This meant that when output scaling was
applied, only a part of the screen would be cleared.
Use the wlr_output dimensions instead.
Regressed by: https://github.com/swaywm/sway/pull/7552
Diffstat (limited to 'protocols')
0 files changed, 0 insertions, 0 deletions