-
-
Notifications
You must be signed in to change notification settings - Fork 950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rendering issues on current display setup (OBS, Hyprpicker, Screenshot utilities etc) #8134
Comments
Oh, I've never noticed that, but apparently it's a thing with slurp because layers are also animated (as of 29997ef) by default. But this can be worked around with # make slurp instant, so it doesn't pollute screenshots
layerrule = noanim, selection |
lil update, was able to replicate with other hardware (new motherboard/gpu/ssd) and a fresh install of hyprland. Also noticed some issues with other linux desktops/distros with my monitor config, such as borked desktop zoom in gnome, etc. I now have issues with both X11 and Wayland. Hate to make generalized statements like this, but Linux just aint ready for my monitor config 💀 |
related to this maybe? hyprwm/xdg-desktop-portal-hyprland#292 |
Already reported ? *
Regression?
No
System Info and Version
System/Version info
Description
There are rendering issues with my monitor setup, specifically my 4K monitor (DP-3), with applcations such as OBS/Hyprpicker/Grimblast, any screenshot utility, etc. Different things break at different resolutions/scaling.
Specific Issues with fractional scaling (tested DP-3 at 4K 1.5 Scale, 1440p, 1.6 Scale, 1080P, 1.5 Scale):
Issues at non-fractional scales (tested DP-3 at 4K 2X Scale).
No issues appear at 1X Scaling
Now I thought this was definitely a monitor configuration issue, however a hyprland VM on my 4K screen yields the same glitches, which makes me thing its probably GPU related? See issue reproduction for more information, this is really odd.
The issue only affects my 4K screen, my main screen (1440p) does not have this issue at any scale. There is however a slight rendering issue with hyprpicker on my vertical screen (DP-2), however this doesnt affect anything else (OBS, screenshots).
This issue isnt deal breaking, but is frustrating. From what I can remember, this has always been a problem, however I cannot verify as I am relatively new to Hyprland.
These issues do not occur using other desktop environments/WMS using wayland compositing (atleast out of the small selection I have tested, gnome, kde, etc).
How to reproduce
Was able to replicate both issue on a QEMU/KVM virtual machine on the same PC/Display (freshly installed), however was UNABLE to replicate the issue on my laptop running Hyprland, which leads me to believe that this issue may be GPU related? I have an RX 6700XT, and the VM was using virtio with 3D acceleration, and display spice to use my GPU.
Replication Steps (Issue examples with Hyprpicker/OBS, 1.5X scaling):
2.1. (Hyprpicker): Move cursor to 4K fractionally scaled display, rendering issue will occur.
2.2. (OBS): Enable screen capture for 4K fractionally scaled display.
Replication Steps (Issue examples with Hyprpicker/OBS, 2X scaling):
2.1. (Hyprpicker): No distortion, but picking a colour only yields black.
2.2. (OBS): Enable screen capture for 4K display.
I know this isnt really helpful, as it is likely my hardware that is the issue (current monitor configuration, maybe GPU?).
Crash reports, logs, images, videos
Current Behaviour (4K screen, 1.5X scaling, Showcasing OBS/Hyprpicker)
https://github.com/user-attachments/assets/1e6569a6-ac10-4f2d-9455-cd0963a9151f
Example screenshot of 4K display at 1.5X (OBS also renders this)
Grimblast on my vertical monitor (may be seperate issue? Not as important, as it works fine)
The text was updated successfully, but these errors were encountered: