Black/Darker Areas/Screen during "inactivity" with cm="hdr
#14845
Replies: 8 comments 5 replies
-
|
Yes, I have seen #14579 |
Beta Was this translation helpful? Give feedback.
-
|
Same here. Removing HDR options fixes everything. Screenshots cannot be taken an black boxes in screen flickering everywhere |
Beta Was this translation helpful? Give feedback.
-
|
@vaxerski any info about this? (sorry if isnt correct to mark you) i am too with this "after inactivity" flickering and its very annoying. It affect everything that is related to my terminal (kitty) like nvim, yazi and image viewers like qimgv get a black screen when changing from one image to another. If every window is closed, only with the background (hyprpaper), after some time of not moving the mouse a big black square appear in the center of the screen and starts to flicker, when the mouse is moved rapidly the square disappear. Every time after the inactivity if the mouse is moved slowly the flickering starts and sometimes popup windows make the screen black (need to move the mouse to show anything). I dont want to go back to 0.54 because i already ported my config from .conf to .lua. Some of my config that can help or be related to the problem: Libraries: Version ABI string: a0136d8c04687bb36eb8a28eb9d1ff92aea99704_aq_0.12_hu_0.13_hg_0.5_hc_0.1_hlg_0.6 hyprland.lua (everything else default): hl.config({ hl.window_rule({ |
Beta Was this translation helpful? Give feedback.
-
|
I've been experiencing the exact same issues for a while myself. I have similar config to most people here, but sport an NVIDIA GPU and I use cm=hdredid and not cm=hdr, so it seems like it's not dependent on GPU or monitor.. To summarize and confirm symptoms:
|
Beta Was this translation helpful? Give feedback.
-
I think I am experiencing the same issue. Window goes black after idling for a second. Happens frequently but not sure what triggers it, not consistent. Seems to happen mostly when idling on a
|
Beta Was this translation helpful? Give feedback.
-
I can also reproduce this issue, using monitor string |
Beta Was this translation helpful? Give feedback.
-
|
I found that Used monitor settings below: |
Beta Was this translation helpful? Give feedback.
-
|
I did a git bisect 5ba33f8 , for me the issue starts here with portrait mode or rotated monitors flickering |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The problem seems to be bound to display surfaces, and appears only after some time of "inactivity".
As a non-well-informed and frankly absolutely incapable graphicsAPI user, this "feels" like a swapchain issue, where the one "image" is corrupted (only on some surfaces example: top half of browser/waybar/the browser CTRL+F hover window thingy) and a frame update causes it to appear and disappear.
info:
monitor.lua:
config.lua:
Also different
cms that should fit make colours seem weird, I'll get into that another timeBeta Was this translation helpful? Give feedback.
All reactions