You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing open and closed issues.
Regression?
Probably not a regression / I don't remember it happening before
System Info and Hyprland Version
System/Version info
Hyprland 0.47.2 built from branch at commit 882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff (version: bump to 0.47.2).
Date: Sun Feb 2 00:47:17 2025
Tag: v0.47.2, commits: 5767
built against:
aquamarine 0.7.2
hyprlang 0.6.0
hyprutils 0.5.0
hyprcursor 0.1.11
hyprgraphics 0.1.2
no flags were set
System Information:
System name: Linux
Node name: welnyr
Release: 6.13.4-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Sat, 22 Feb 2025 00:37:05 +0000
GPU information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU116 [GeForce GTX 1660 Ti] [10de:2182] (rev a1) (prog-if 00 [VGA controller])
NVRM version: NVIDIA UNIX x86_64 Kernel Module 570.86.16 Fri Jan 24 21:25:51 UTC 2025
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:
Description
I have 3 applications: kitty, vesktop, obsidian. All 3 of them have the same black 70% transparent background. In hyprland.conf I enable shadow and blur decorations.
Kitty and Vesktop windows correctly render everything behind them - blur is applied, everything is fine. Obsidian window has nothing behind it - no other tiling windows, no blur.
Opening fuzzel on top of Obsidian causes graphical artifacts and sometimes the mouse leaves a trail of black boxes.
Resizing the window makes it render blur and windows behind it correctly for 1 frame, after which it resets back to its normal glitchy state.
What I tried to fix this:
Reboot / reload. No effect
Downgrade to hyprland 0.46.0.r115.ga6b26371-1. No effect.
Run obsidian without --ozone-platform-hint=auto flag. No effect.
Set decoration:blur:new_optimizations to true. No effect.
How to reproduce
Install obsidian: paru -Syu obsidian or yay -Syu obsidian
Install "Electron Window Tweaker", version is 1.0.8 at the time of writing
By any means make the background transparent. You can use my CSS snippet by applying it in Obsidian > Settings > Appearance > CSS snippets. Change the file extension from .txt to .css to make it work.
Run obsidian with /usr/bin/obsidian --ozone-platform-hint=auto or obsidian --ozone-platform-hint=auto
Resize the window, set it floating, move it on top of other windows
Attach not paste
I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam
On the screenshot below, I have 4 windows: kitty & vesktop tiled on the left and right, another kitty window floating above both of them, obsidian floating on top
You can notice that every window renders correctly except for Obsidian - background behind it is not blurred for both floating and tiling windows, tiling windows do not render behind it at all
The text was updated successfully, but these errors were encountered:
By any means make the background transparent. You can use my CSS snippet by applying it in Obsidian > Settings > Appearance > CSS snippets. Change the file extension from .txt to .css to make it work.
Already reported ? *
Regression?
Probably not a regression / I don't remember it happening before
System Info and Hyprland Version
System/Version info
Description
I have 3 applications: kitty, vesktop, obsidian. All 3 of them have the same black 70% transparent background. In
hyprland.conf
I enable shadow and blur decorations.Kitty and Vesktop windows correctly render everything behind them - blur is applied, everything is fine. Obsidian window has nothing behind it - no other tiling windows, no blur.
Opening
fuzzel
on top of Obsidian causes graphical artifacts and sometimes the mouse leaves a trail of black boxes.Resizing the window makes it render blur and windows behind it correctly for 1 frame, after which it resets back to its normal glitchy state.
What I tried to fix this:
--ozone-platform-hint=auto
flag. No effect.decoration:blur:new_optimizations
to true. No effect.How to reproduce
paru -Syu obsidian
oryay -Syu obsidian
/usr/bin/obsidian --ozone-platform-hint=auto
orobsidian --ozone-platform-hint=auto
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
hyprland_config_dump.txt
2025-02-23.19-13-38.mp4
On the screenshot below, I have 4 windows: kitty & vesktop tiled on the left and right, another kitty window floating above both of them, obsidian floating on top
You can notice that every window renders correctly except for Obsidian - background behind it is not blurred for both floating and tiling windows, tiling windows do not render behind it at all
The text was updated successfully, but these errors were encountered: