Skip to content
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

Dimmed background blurring when switching between special workspaces #5243

Open
BRS5672023 opened this issue Mar 24, 2024 · 18 comments
Open
Labels
bug Something isn't working

Comments

@BRS5672023
Copy link

BRS5672023 commented Mar 24, 2024

Hyprland Version

System/Version info
Hyprland, built from branch HEAD at commit c5e28ebcfe00a510922779b2c568cfa52a317445  (props: bump ver 0.37.1).
Date: Sat Mar 16 14:51:49 2024
Tag: v0.37.1

flags: (if any)


System Information:
System name: Linux
Node name: D30
Release: 6.8.1-zen1-1-zen
Version: #1 ZEN SMP PREEMPT_DYNAMIC Sat, 16 Mar 2024 17:15:23 +0000


GPU information: 
09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 32 [Radeon RX 7700 XT / 7800 XT] [1002:747e] (rev c8) (prog-if 00 [VGA controller])


os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo


plugins:

Bug or Regression?

Regression

Description

When switching between special workspaces, the blurred background seems dimmed a bit at first (which happens even when I set dim_special=0 in hyprland.conf) while toggle an existing one won't have this issue.

This issue occurs since version 0.33.0-1.

How to reproduce

Open multiple special workspaces, and switching between them.

Crash reports, logs, images, videos

2024-03-24.17-13-34.mp4
@BRS5672023 BRS5672023 added the bug Something isn't working label Mar 24, 2024
@vaxerski
Copy link
Member

does it happen without blur too?

@BRS5672023
Copy link
Author

does it happen without blur too?

Yes, the same issue occurs and maybe more evident if no blur but transparency enabled

@vaxerski
Copy link
Member

hm, sounds like double rendering. Is this a regression? does this happen in e.g. 0.34?

@BRS5672023
Copy link
Author

hm, sounds like double rendering. Is this a regression? does this happen in e.g. 0.34?

Okay, it seems to be a regression, happens on 0.33.0-1, but not on 0.32.3-1

@vaxerski
Copy link
Member

could you git bisect?

@BRS5672023
Copy link
Author

could you git bisect?

Sorry that I'm not familiar with git, please tell me anything so that I can help...

@thejch
Copy link
Contributor

thejch commented Mar 25, 2024

Seems to be from the same time when the other bunch of double rendering issues happened. It was actually mentioned before here: #3888 (comment)

@vaxerski
Copy link
Member

forgot about that, heh. Wanna fix or should I do it

@thejch
Copy link
Contributor

thejch commented Mar 25, 2024

you fix pls

@SleeperOfSaturn
Copy link

Bruh use git bisect

@vaxerski
Copy link
Member

no need

@KAGEYAM4
Copy link
Contributor

KAGEYAM4 commented Apr 3, 2024

Another way to reproduce -

Hyprland, built from branch HEAD at commit 3875679755014997776e091ff8903acfb311dd2f  (props: bump ver to 0.38.0).
Date: Mon Apr 1 18:30:37 2024
Tag: v0.38.0

Edit - Kooha recording froze.

Edit2 - Here's the recording ->

Kooha-2024-04-03-16-04-00.webm

Edit3 - This is totally different bug and it got fixed in 0.38.1

@KAGEYAM4
Copy link
Contributor

KAGEYAM4 commented Apr 7, 2024

@BRS5672023 after 0.38.1, does this bug still happen for you? you can close the issue if it dosen't.

@BRS5672023
Copy link
Author

@BRS5672023 after 0.38.1, does this bug still happen for you? you can close the issue if it dosen't.

Yes, it still happens to me...

@KAGEYAM4
Copy link
Contributor

KAGEYAM4 commented Apr 7, 2024

Yes, it still happens to me...

I downgraded to 38.0 and tried reproducing your bug ->

bind = $mainMod, S, togglespecialworkspace,
bind = $mainMod, R, togglespecialworkspace , what

Opened floating terminal on one and anki on other, switched between them. but could not reproduce what you have shown in the video.

I was able to reproduce the bug i posted above.

Not sure if the bug i was facing the same thing or not.


You could try to see if you can reproduce same thing with clean hyprland config with enough changes to reproduce the bug.

@BRS5672023
Copy link
Author

Yes, it still happens to me...

I downgraded to 38.0 and tried reproducing your bug ->

bind = $mainMod, S, togglespecialworkspace,
bind = $mainMod, R, togglespecialworkspace , what

Opened floating terminal on one and anki on other, switched between them. but could not reproduce what you have shown in the video.

I was able to reproduce the bug i posted above.

Not sure if the bug i was facing the same thing or not.

You could try to see if you can reproduce same thing with clean hyprland config with enough changes to reproduce the bug.

I'm not sure what do you mean for "floating", you mean floating in a special workspace?

workspace=special:dropterm,on-created-empty:kitty
workspace=special:dropterm1,on-created-empty:kitty

bind=$mainMod,T,togglespecialworkspace,dropterm
bind=$mainMod,M,togglespecialworkspace,dropterm1

With lines above, I could reproduce this bug on version 0.38.1-1 by alternatively toggling between two special workspaces.

@KAGEYAM4
Copy link
Contributor

KAGEYAM4 commented Apr 7, 2024

workspace=special:dropterm,on-created-empty:kitty
workspace=special:dropterm1,on-created-empty:kitty

bind=$mainMod,T,togglespecialworkspace,dropterm
bind=$mainMod,M,togglespecialworkspace,dropterm1


With lines above, I could reproduce this bug on version 0.38.1-1 by alternatively toggling between two special workspaces.

ok, i could reproduce it too now, it wasn't working before because i had xray = true # blur section.


Edit -

Okay, it seems to be a regression, happens on 0.33.0-1, but not on 0.32.3-1

This is your old reply, how did you installed these old packages? Manually downloaded them and then installed them ? For me i use this https://aur.archlinux.org/packages/downgrade

@BRS5672023
Copy link
Author

BRS5672023 commented Jul 29, 2024

Is it still a thing?

I can still repro it on AQ


@KAGEYAM4 , I just download the packages from Archlinux Archive ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants