GNOME Bugzilla – Bug 708857
Half-maximized CSD apps don't get a drop shadow drawn
Last modified: 2014-12-14 03:59:12 UTC
Created attachment 255861 [details] look at nautilus Better explained with a picture (see nautilus)
not a shell issue, csd windows have their shadows drawn client-side.
*** Bug 721202 has been marked as a duplicate of this bug. ***
*** Bug 738487 has been marked as a duplicate of this bug. ***
Highly visible bug - marking as a 3.16 target.
Can we just always draw shadows for half-maximized apps? It's so weird looking when two half-maximized apps (left and right split) both don't have borders or shadows.
According to Allan bug triaging policy it would be good to mark this bug as NEW
Created attachment 291656 [details] [review] Render shadows for half-tiled windows Without this, side-by-side half-tiled windows are hard to discern.
Attachment 291656 [details] pushed as 8753ef6 - Render shadows for half-tiled windows
Hi Mathias! I took your patch and applied it to gtk+ 3.14.5 (it applies cleanly with very minor changes), but it seems that that leads to bug 741374. Is it because this patch should not be applied against 3.14.x? If so, could we get something for 3.14.x that fixes this issue? Thanks a lot.