Switching workspaces draws previous window's content on other windows' borders (possibly caused by scaling) #11259
Unanswered
nullzeta
asked this question in
Bugs - Renderer
Replies: 1 comment
-
Just in case, here is my full main config: There i use Such config leaves no space for the described artifacts and as a result there are none, but ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hyprland version
Hyprland 0.50.1 built from branch v0.50.1-b at commit 4e242d0 ([gha] Nix: update inputs).
Regression
been using this wm only for 2 month and think it was present all the time
Describe the bug
If i open one (fullscreen) window_1 on a workspace_X and then switch to workspace_Y, where i have window_2 and window_3 in split mode (with gaps around each possible side) so that their borders overlap with the area of window_1,
the pixels that are occupied by these 2 windows' borders inherit the color of the pixels that were rendered for window_1's content at that place.
Reproduction steps
Important notes
This is the minimum config required to reproduce. systeminfo.txt contains full config but 100% of what's left is
bind = blah blah
and is not related to the issue.monitor = , highres, auto, 1
ormonitor = , highres, auto, 2
Screenshot
open Wayland logo in browser -> F11 -> switch to another workspace
When i set

monitor = , highres, auto, 1.33
When i set

monitor = , highres, auto, 1.5
or comment outmonitor = ...
System info and config
systeminfo.txt (this hyprland.conf is a result of me deleting everything (except keybinds) from my main config that does not cause the issue)
Beta Was this translation helpful? Give feedback.
All reactions