mutter/src/ui
Florian Müllner f9db65f47f theme: Take invisible borders required by the theme into account
GTK+ paints some elements like box shadows (which Adwaita likes to (ab)use
for borders) outside the rectangle passed to gtk_render_*. This is not
an issue if our own invisible frame border is big enough, but in case
of non-resizable windows we end up clipping away part of the decoration.
Use the newly added gtk_render_background_get_clip() to make sure we
always use a mask that is large enough to contain all decorations.

https://bugzilla.gnome.org/show_bug.cgi?id=752794
2016-02-04 15:16:26 +01:00
..
frames.c theme: Update style context hierarchy (again) 2016-02-04 15:13:23 +01:00
frames.h theme: Complete removal of "fringe" titlebar button support 2015-10-16 04:13:14 +02:00
theme-private.h theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
theme.c theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
ui.c ui: Remove device events from X11 mask 2015-03-13 13:28:33 -07:00
ui.h frames: Give Havoc and Owen a heart attack 2015-01-01 11:42:25 -08:00