KZDKM / Hyprspace

Workspace overview plugin for Hyprland
GNU General Public License v2.0
516 stars 16 forks source link

Shadows render incorrectly inside overview #103

Open nonetrix opened 2 weeks ago

nonetrix commented 2 weeks ago

I have the following shadow settings set

decoration {
    rounding = 10

    # Change transparency of focused and unfocused windows
    active_opacity = 1.0
    inactive_opacity = 1.0

    drop_shadow = true

    shadow_range = 300 
    shadow_render_power = 4
    col.shadow = rgba(1a1a1aaf)
    shadow_offset = 0 40
    shadow_scale = 0.9

    # https://wiki.hyprland.org/Configuring/Variables/#blur
    blur {
        enabled = true
        size = 3
        passes = 1

        vibrancy = 0.1696
    }
}

And shadows seem to render super big in the overview compared to what size they actually are in many cases, also I have shadows only on active windows making this more easy to see image

KZDKM commented 2 weeks ago

I cant see whats wrong in the picture. Are you on hyprland-git?

nonetrix commented 2 weeks ago

The shadow renders as a giant dark square with a sharp border Screenshot_20241101-154913_1