[Wayland-bugs] [Bug 695998] csd: enable shadows in the outer border

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 28 10:35:42 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695998
  gtk+ | wayland | unspecified

--- Comment #2 from Kristian Høgsberg <krh at bitplanet.net> 2013-03-28 17:35:39 UTC ---
Created an attachment (id=240076)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=240076)
CSD windows with drop shadow on wayland

This relies on a small patch to Adwaita to add

    box-shadow: 10px 10px 10px 2px alpha(black, 0.6);

to .window-border, add

.window-border:backdrop {
    box-shadow: 7px 7px 7px 1px alpha(black, 0.6);
}

and increse .window-outer-border border-radius to 22px to be big enough to hold
the drop shadow.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list