hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
19.89k stars 849 forks source link

xray: transparent eww bar is black on startup until first window opening #7956

Open x70b1 opened 10 hours ago

x70b1 commented 10 hours ago

Already reported ? *

Regression?

No

System Info and Version

System/Version info I can see this on `v0.43.0` and on the latest git version.

Description

I use exec-once to launch eww. There is specific moment on startup when my bar is black and without transparancy.

I was able to track the issue down to the xray feature. Disabling xray fixed it.

How to reproduce

  1. Enable xray
  2. Hyprland starts
  3. The bootup zoom animation is there. The bar looks ok with transparency here.
  4. Hyprland is running. After finishing the bootup zoom animation the bar is black without transparency.
  5. Open a terminal. The bar changes to the expected transparency again.

Crash reports, logs, images, videos

No response