swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.42k stars 1.1k forks source link

Firefox scaling isn't adjusted when moving tiled window #8052

Open emersion opened 6 months ago

emersion commented 6 months ago

With a setup with two side-by-side outputs, one with a 1.75 scaling and one with a 1 scaling:

  1. Open Firefox tiled on the 1.75 output
  2. Move the workspace to the other output
  3. Firefox still submits buffers with a >1 scale

Goes away with WLR_SCENE_DISABLE_VISIBILITY=1.

Nefsen402 commented 6 months ago

Seems to be a firefox bug by the way of kennylevinsen's analysis. I wonder if it's possible to contribute to firefox...