mutter/src
Owen W. Taylor 8b24711bba Omit shadows for fullscreen and maximized windows
Fullscreen and maximized windows never have visible shadows - the only
case where we would ever see them is if they bleed onto an adjacent
monitor and that looks bad.

It's small performance win to avoid computing them, and this also avoids
painting the top shadow for all maximized windows in GNOME Shell - since
the top panel isn't a X window, it doesn't factor into the computation
of what parts of windows are visible and maximized windows are computed
as having a top shadow.

https://bugzilla.gnome.org/show_bug.cgi?id=592382
2010-11-18 09:47:58 -05:00
..
compositor Omit shadows for fullscreen and maximized windows 2010-11-18 09:47:58 -05:00
core Add meta_window_get_maximized() and meta_window_is_fullscreen() 2010-11-18 09:47:58 -05:00
include Add meta_window_get_maximized() and meta_window_is_fullscreen() 2010-11-18 09:47:58 -05:00
tools Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
ui Export meta_frame_type_to_string() 2010-11-18 09:47:57 -05:00
wm-tester Fix missing comma in previous commit 2010-04-11 19:59:29 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
libmutter-private.pc.in Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
Makefile.am Make MetaShadowFactory public 2010-11-18 09:47:57 -05:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-marshal.list Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-wm.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.schemas.in Optionally attach modal dialogs 2010-09-11 05:36:12 +04:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png Update the pixmap to a new one which fit better with the other pixmaps of 2006-08-20 19:44:52 +00:00
stock_maximize.png
stock_minimize.png