Summary: | Oxygen window decoration gradient is absent under wayland | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | nope1000000 |
Component: | win deco | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bluescreenavenger |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nope1000000
2023-08-01 21:32:53 UTC
I can second this, Although more so for the Titlebar than the widget theme under Wayland. IIRC, the gradient gets drawn on the titlebar based on some sort of window flag https://www.reddit.com/r/kde/comments/u47dv7/why_do_the_oxygen_window_decorations_have_a_flat/ In this reddit post people also notice this issue and an user did some investigation. That is a good find, and I can verify commenting out much of that if statement works, and brings back the gradient. Although I am not sure what the proper fix is though, as this leaves the radial gradient for the title bar on windows where the rest of the window has none. Some attribute needs to be queried, (or maybe just roll with the gradiented decoration on all windows) Going to try this https://invent.kde.org/plasma/oxygen/-/merge_requests/42 How is it going? I've tested the patch myself some time ago and I confirm too it works as intented. It will arrive to Plasma 5.27.8? (In reply to nope1000000 from comment #5) > How is it going? I've tested the patch myself some time ago and I confirm > too it works as intented. It will arrive to Plasma 5.27.8? The patch still has to be reviewed I guess |