Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Wayland backend not resizing properly #1371

Closed
emersion opened this issue Nov 11, 2018 · 0 comments · Fixed by #2245
Closed

Wayland backend not resizing properly #1371

emersion opened this issue Nov 11, 2018 · 0 comments · Fixed by #2245
Labels

Comments

@emersion
Copy link
Member

  1. Open the Wayland backend in sway
  2. Make the window floating, and then tiling again
  3. The surface is smaller than the tile. In the extra space, sway's background is rendered

Also happens in GNOME Shell.

@emersion emersion added the bug label Nov 11, 2018
emersion added a commit to emersion/wlroots that referenced this issue Jun 2, 2020
This was introduced in [1]. However after reverting that PR I still
can't reproduce the bug the PR aimed to fix [2].

Since there's no good explanation why we would need to swap buffers
before resizing, let's just revert the PR.

[1]: swaywm#1486
[2]: swaywm#1371

Closes: swaywm#1768
ddevault pushed a commit that referenced this issue Jun 2, 2020
This was introduced in [1]. However after reverting that PR I still
can't reproduce the bug the PR aimed to fix [2].

Since there's no good explanation why we would need to swap buffers
before resizing, let's just revert the PR.

[1]: #1486
[2]: #1371

Closes: #1768
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

1 participant