summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* don't show shadow for maximized windowsAlberts Muktupāvels2014-10-063-1/+67
* remove trailing whitespaceAlberts Muktupāvels2014-10-053-295/+295
* compositor-xrender: don't add shadows to ARGB windowsAlberts Muktupāvels2014-10-041-0/+7
* Revert "compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOW"Alberts Muktupāvels2014-10-041-56/+1
* Ignore adding a window if it's already presenthordepfo2014-10-011-0/+4
* compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOWAlberts Muktupāvels2014-06-091-1/+56
* compositor-xrender.c: fix screen flickering on session startAlberts Muktupāvels2014-06-041-0/+2
* compositor-xrender.c: remove unused variablesAlberts Muktupāvels2014-06-031-4/+1
* Updated FSF's addressDaniel Mustieles2014-01-234-12/+4
* Fix build on Solaris. Closes #580665.Brian Cameron2011-01-161-1/+1
* gnome-doc-tools version doesn't need to be so high. disable the entireThomas James Alexander Thurman2008-12-011-0/+5
* add checks for HAVE_SHAPE where appropriate. fix type error which wasThomas Thurman2008-06-291-0/+2
* Keep the compiler from giving some warnings.Thomas Thurman2008-06-271-1/+7
* defensive programming; check meta_screen_get_compositor_data() throughoutThomas Thurman2008-06-051-23/+81
* Add Dropdown menu atoms so we can add shadows to them. Fixes #517442Iain Holmes2008-05-241-4/+32
* Check the compositor isn't NULL before dereferencing it. Fixes #534569Iain Holmes2008-05-241-10/+11
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-194-0/+3222