summaryrefslogtreecommitdiff
path: root/src/compositor/compositor-xrender.c
Commit message (Expand)AuthorAgeFilesLines
* compositor: try to use root window backgroundAlberts Muktupāvels2016-04-031-0/+29
* move MetaFrameBorders to libmetacityAlberts Muktupāvels2016-01-281-0/+1
* compositor-xrender: include old shape in damageAlberts Muktupāvels2015-09-231-0/+27
* compositor-xrender: fix build warningsAlberts Muktupāvels2015-09-201-2/+2
* compositor: return cairo_surface_t instead of pixmapAlberts Muktupāvels2015-09-101-12/+31
* compositor: fix possible crash closing/destroying windowAlberts Muktupāvels2015-07-071-9/+25
* compositor: subtract window_size from shadow not border_sizeAlberts Muktupāvels2015-04-041-10/+40
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-191-2/+0
* compositor: don't use invalid back_pixmapAlberts Muktupāvels2015-02-181-1/+6
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-221-150/+49
* compositor: fix border_sizeAlberts Muktupāvels2015-01-201-0/+23
* compositor: fix shadow size and placementAlberts Muktupāvels2015-01-201-6/+9
* compositor: don't draw shadow under decorationsAlberts Muktupāvels2015-01-201-47/+46
* compositor: add function to convert cairo region to xserver regionAlberts Muktupāvels2015-01-201-0/+29
* compositor: don't draw shadow under windowsAlberts Muktupāvels2015-01-191-17/+76
* don't show shadow for maximized windowsAlberts Muktupāvels2014-10-061-1/+42
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-288/+288
* 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-231-3/+1
* 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
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-0/+2979