summaryrefslogtreecommitdiff
path: root/src/compositor/meta-compositor.c
Commit message (Expand)AuthorAgeFilesLines
* compositor: add ready_to_redraw vfuncAlberts Muktupāvels2020-09-121-0/+14
* compositor: remove hide_window vfuncAlberts Muktupāvels2019-10-231-3/+0
* compositor: remove remove_window vfuncAlberts Muktupāvels2019-10-231-2/+0
* compositor: remove window_opacity_changed vfuncAlberts Muktupāvels2019-10-231-3/+0
* compositor: remove sync_window_geometry vfuncAlberts Muktupāvels2019-10-231-3/+0
* compositor-xrender: move Expose event handling to MetaCompositorAlberts Muktupāvels2019-10-201-1/+33
* compositor: pass MetaSurface to remove_windowAlberts Muktupāvels2019-10-201-3/+2
* compositor: move meta_surface_pre_paint to pre_paint vfuncAlberts Muktupāvels2019-10-201-6/+16
* compositor: remove set_updates_frozen vfuncAlberts Muktupāvels2019-10-181-5/+0
* compositor: remove show_window vfuncAlberts Muktupāvels2019-10-181-3/+0
* compositor-xrender: remove debug from MetaCompositorXRenderAlberts Muktupāvels2019-10-181-0/+2
* compositor: remove maximize_window vfuncAlberts Muktupāvels2019-10-181-5/+0
* compositor: remove unmaximize_window vfuncAlberts Muktupāvels2019-10-181-5/+0
* compositor: remove get_window_surface vfuncAlberts Muktupāvels2019-10-181-3/+1
* compositor: remove window_shape_region_changed vfuncAlberts Muktupāvels2019-10-181-3/+0
* compositor: remove window_opaque_region_changed vfuncAlberts Muktupāvels2019-10-181-3/+0
* surface: add meta_surface_shape_region_changedAlberts Muktupāvels2019-10-151-0/+1
* surface: add meta_surface_opaque_region_changedAlberts Muktupāvels2019-10-151-0/+1
* compositor: pass MetaSurface to window_shape_region_changedAlberts Muktupāvels2019-10-131-1/+8
* compositor: pass MetaSurface to window_opaque_region_changedAlberts Muktupāvels2019-10-131-1/+8
* compositor: avoid full redraw if stack did not changeAlberts Muktupāvels2019-10-131-0/+23
* surface: add meta_surface_opacity_changedAlberts Muktupāvels2019-10-111-0/+1
* compositor: pass MetaSurface to window_opacity_changedAlberts Muktupāvels2019-10-111-1/+8
* surface: add meta_surface_hideAlberts Muktupāvels2019-10-111-0/+1
* compositor: pass MetaSurface to hide_window vfuncAlberts Muktupāvels2019-10-111-1/+8
* compositor-xrender: move back_pixmap to MetaSurfaceAlberts Muktupāvels2019-10-061-0/+2
* compositor-xrender: move damage to MetaSurfaceAlberts Muktupāvels2019-10-051-1/+57
* compositor: pass MetaSurface to sync_window_geometry vfuncAlberts Muktupāvels2019-10-051-1/+8
* compositor: pass MetaSurface to show_window vfuncAlberts Muktupāvels2019-10-051-1/+8
* compositor: pass MetaSurface to get_window_surface functionsAlberts Muktupāvels2019-10-051-1/+8
* compositor: add pre_paint functionsAlberts Muktupāvels2019-10-051-0/+8
* compositor: move stack handling to MetaCompositorAlberts Muktupāvels2019-09-131-3/+54
* compositor: add meta_compositor_damage_screenAlberts Muktupāvels2019-09-131-0/+23
* compositor: move all_damage region to MetaCompositorAlberts Muktupāvels2019-09-131-10/+110
* compositor: add MetaSurfaceAlberts Muktupāvels2019-09-131-4/+43
* build: don't build Vulkan compositor if not enabledAlberts Muktupāvels2019-09-131-1/+1
* compositor: remove meta_compositor_newAlberts Muktupāvels2019-09-131-47/+1
* compositor: add composited propertyAlberts Muktupāvels2019-08-221-1/+38
* compositor: don't check common extensions in base classAlberts Muktupāvels2019-08-221-41/+35
* compositor: rename window_shape_changedAlberts Muktupāvels2017-06-281-3/+3
* compositor: add window_opaque_region_changedAlberts Muktupāvels2017-06-281-0/+11
* xrender: stop handling ConfigureNotify eventsAlberts Muktupāvels2017-03-181-0/+11
* xrender: move repaint idle to MetaCompositorAlberts Muktupāvels2017-03-161-0/+41
* compositor: add meta_compositor_sync_screen_sizeAlberts Muktupāvels2017-03-161-0/+10
* compositor: check common extensions in MetaCompositorAlberts Muktupāvels2017-03-161-35/+41
* xrender: move XCompositeRedirectSubwindows to MetaCompositorAlberts Muktupāvels2017-03-151-0/+43
* compositor: remove is_our_xwindow vfuncAlberts Muktupāvels2017-03-151-3/+1
* xrender: move overlay window to MetaCompositorAlberts Muktupāvels2017-03-151-0/+69
* compositor: remove meta_compositor_set_active_windowAlberts Muktupāvels2017-03-121-11/+0
* ui: avoid meta_prefs_get_compositing_managerAlberts Muktupāvels2017-03-111-0/+6