-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Windows flickering since the 465cf66 commit #9172
Comments
@outfoxxed as regressor |
Have you bisected to that commit specifically or are you just on it currently? |
on it currently |
I'm facing the same issue - mainly happens when switching windows or scrolling with a trackpad. |
I think dupe of #9164 ? Can you guys check if latest git works? |
still happens on latest git, think its a separate issue since I don't have animations enabled |
I don't think it's a dupe of #9164 because it's not the borders glitching, it's entire windows |
@Meowskyy have you bisected? |
patch.txt |
Ill try it after the unlucky ER visit im having, maybe @naowalrahman can try |
I tried the patch and I'm still getting flickering windows and layers (waybar). |
Try |
That fixed it! Thanks vaxry and UjinT34. |
Guess it's time to remove this setting or at least treat |
Getting this too with the latest release with force_introspection = 2 or 0, also on a 7900XTX like OP. |
I forgot to mention I have an nvidia gpu, but I had force_introspection set to 0 when I was troubleshooting something and forgot to set it back to 2 or remove it. @ferrreo, have you applied the patch by vaxry? |
Had to stop the seizures first before I can apply anything. Will try the patch now. |
Patch does not help |
Does forcing on introspection for the patched build help? |
force_introspection = 1 works both with and without the patch |
I'll test again without the patch Edit: no flickering with or without the patch, as long as force_introspection is enabled. |
Example of flickering. No gradients or no animation on the border removes the issue, so the issue is in the animation + border gradient. recording_2025-01-23_14-19-18.mp4 |
isn't introspection on by default now |
It's not on non-nvidia gpus with |
Hyprland/src/render/OpenGL.cpp Line 878 in d2773d7
This one causes issues for non-nvidia users who for whatever reason have |
Thanks for this explanation. I've patched this in my distro so that 2 and 1 are the same as a lot of configs/users had this set to 2 previously. Prob worth flagging this kind of thing in the release notes when something that was optional previously is no longer optional. I also don't think it was the render rewrite itself that introduced this, I was running a version of git from a couple of weeks back including that and it was fine so it is something a bit more recent. |
Yes I would get rid of the "no-introspection" mode altogether tbh. @UjinT34 feel free to MR |
Already reported ? *
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Description
Artifacts when focus? changes
How to reproduce
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
https://drive.google.com/file/d/1-xnIEComT1k1uy2vjB9eo7Epjo6aIek8/view?usp=sharing
hyprland_config_dump.txt
The text was updated successfully, but these errors were encountered: