summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.35.92, update NEWS3.35.92Alberts Muktupāvels2020-02-292-1/+5
* build: fix builddir != srcdirAlberts Muktupāvels2020-02-291-1/+2
* surface-xrender: remove frame maskAlberts Muktupāvels2020-02-287-291/+2
* frames: use CAIRO_CONTENT_COLOR_ALPHAAlberts Muktupāvels2020-02-281-3/+1
* frame: use ARGB visual if compositedAlberts Muktupāvels2020-02-281-0/+13
* compositor: add MetaCompositorExternalAlberts Muktupāvels2020-02-285-0/+182
* window: remove frame from fullscreen windowsAlberts Muktupāvels2020-02-281-4/+2
* window: update frame in recalc_window_featuresAlberts Muktupāvels2020-02-282-32/+19
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-286-24/+82
* build: redo MakefileAlberts Muktupāvels2020-02-231-109/+160
* surface-xrender: store is_argb in MetaSurfaceXRender structAlberts Muktupāvels2020-02-231-22/+5
* surface-xrender: avoid XFixesFetchRegionAndBounds in paintAlberts Muktupāvels2020-02-231-31/+0
* surface: avoid XFixesFetchRegionAndBounds in pre_paintAlberts Muktupāvels2020-02-231-26/+18
* bump version to 3.35.1, update NEWS3.35.1Alberts Muktupāvels2020-02-012-1/+12
* window: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels2020-01-307-13/+133
* screen: add support for _GTK_WORKAREAS_DnAlberts Muktupāvels2020-01-282-1/+47
* libmetacity: fix memory leakAlberts Muktupāvels2020-01-111-0/+1
* Update Turkish translationSerdar Sağlam2019-12-071-842/+681
* display: do not focus default window when focus reverts to rootAlberts Muktupāvels2019-11-291-13/+0
* stack: change how we choose default focus windowAlberts Muktupāvels2019-11-291-7/+79
* data: don't expose window shading shortcutAlberts Muktupāvels2019-11-271-3/+0
* revert "stack: never focus unmanaging windows"Alberts Muktupāvels2019-11-271-1/+2
* surface-xrender: remove visibility check from paint functionsAlberts Muktupāvels2019-10-231-6/+0
* compositor-xrender: pass only visible surfaces to paint_windowsAlberts Muktupāvels2019-10-231-10/+13
* compositor-xrender: merge paint_all into redraw functionAlberts Muktupāvels2019-10-231-43/+33
* compositor: remove hide_window vfuncAlberts Muktupāvels2019-10-235-31/+0
* compositor: remove remove_window vfuncAlberts Muktupāvels2019-10-235-26/+0
* compositor: remove window_opacity_changed vfuncAlberts Muktupāvels2019-10-235-27/+0
* compositor: remove sync_window_geometry vfuncAlberts Muktupāvels2019-10-234-24/+0
* compositor-xrender: move shadow to MetaSurfaceXRenderAlberts Muktupāvels2019-10-233-233/+181
* surface-xrender: remove meta_surface_xrender_get_pictureAlberts Muktupāvels2019-10-232-8/+0
* compositor-xrender: add meta_compositor_xrender_create_shadowAlberts Muktupāvels2019-10-232-77/+81
* surface: add full damage when opacity changesAlberts Muktupāvels2019-10-221-0/+1
* compositor-xrender: move shadow to MetaShadowXRenderAlberts Muktupāvels2019-10-224-106/+228
* compositor-xrender: remove unused parameters from shadow_pictureAlberts Muktupāvels2019-10-221-3/+1
* compositor-xrender: move shadow painting to separate functionAlberts Muktupāvels2019-10-221-56/+63
* surface: add sync_geometry vfuncAlberts Muktupāvels2019-10-224-0/+42
* surface: add damage parameter to pre_paint vfuncAlberts Muktupāvels2019-10-224-10/+13
* surface: add is_visible vfuncAlberts Muktupāvels2019-10-224-3/+22
* surface-xrender: do not create picture if we don't have pixmapAlberts Muktupāvels2019-10-221-6/+4
* compositor-xrender: don't set clip region for shadow pictureAlberts Muktupāvels2019-10-211-69/+23
* compositor-xrender: remove windows_by_xidAlberts Muktupāvels2019-10-201-21/+0
* compositor-xrender: move Expose event handling to MetaCompositorAlberts Muktupāvels2019-10-202-69/+33
* compositor-xrender: pass MetaSurface to shadow_changedAlberts Muktupāvels2019-10-201-79/+27
* compositor: pass MetaSurface to remove_windowAlberts Muktupāvels2019-10-205-11/+8
* window: treat CurrentTime as legal timestamp in activationAlberts Muktupāvels2019-10-201-18/+3
* surface: add full damage when hiding windowAlberts Muktupāvels2019-10-201-14/+22
* compositor-xrender: remove shadow_typeAlberts Muktupāvels2019-10-201-13/+16
* compositor-xrender: create root tile in pre_paintAlberts Muktupāvels2019-10-201-6/+4
* compositor-xrender: rename extents to shadow_regionAlberts Muktupāvels2019-10-201-18/+18