summaryrefslogtreecommitdiff
path: root/src/compositor/meta-background-actor.c
Commit message (Expand)AuthorAgeFilesLines
* background-actor: Use MetaBackgroundContentGeorges Basile Stavracas Neto2020-06-091-817/+27
* shaped-texture: Fix use-nearest check when viewports are scaledJonas Ådahl2020-03-261-0/+2
* background-actor: Do not copy empty clip/unobscured regionsRobert Mader2020-02-291-2/+12
* clutter, core: Stop using the Cogl framebuffer stackJonas Ådahl2019-12-031-3/+4
* clutter: Introduce paint contextsJonas Ådahl2019-12-031-1/+2
* compositor: Plug cairo_region_t leakCarlos Garnacho2019-10-211-0/+2
* background-actor: Clip obscured background areasCarlos Garnacho2019-07-301-16/+48
* Use a consistent style for enum bracesNiels De Graef2019-02-281-2/+4
* compositor: Make meta_actor_painting_untransformed take a framebufferJonas Ådahl2019-01-031-1/+6
* Use G_DECLARE_DERIVABLE/FINAL_TYPE on some typesNiels De Graef2018-12-211-144/+117
* compositor: improve vignette on background actorNikita Churaev2018-12-121-4/+8
* Clean up include macros messJonas Ådahl2018-11-061-8/+8
* Don't cast free function passed to g_clear_pointerFlorian Müllner2018-07-311-1/+1
* Stop using g_type_class_add_private()Florian Müllner2018-07-311-2/+1
* Rename errors.[ch] to meta-x11-errors.[ch]Armin Krezović2018-07-061-1/+1
* Stop using MetaScreen where it is unnecessaryArmin Krezović2018-07-061-17/+17
* Move monitor management API to MetaDisplayArmin Krezović2018-07-061-4/+9
* meta-background-actor: Add gradient effectAlessandro Bono2017-09-071-2/+186
* meta-background-actor: Rename brightness to vignette_brightnessAlessandro Bono2017-09-071-13/+13
* meta-background-actor: Rename shader snippetsAlessandro Bono2017-09-071-14/+16
* meta-background-actor: Style fixAlessandro Bono2017-09-051-1/+1
* meta-background-actor: Unset flags when they are not valid anymoreAlessandro Bono2017-08-211-0/+4
* MetaBackgroundActor: glsl: do not mix int and float.Alban Browaeys2015-03-031-1/+1
* MetaBackgroundActor: queue a redraw when the background changesOwen W. Taylor2014-10-081-0/+1
* background-actor: Add missing parenJasper St. Pierre2014-09-051-1/+1
* background-actor: Add a simple paint volumeJasper St. Pierre2014-09-031-0/+8
* MetaBackground: add properties to set vignette settingsOwen W. Taylor2014-09-031-29/+89
* MetaBackgroundActor: match total dimming if GLSL is not presentOwen W. Taylor2014-09-031-1/+12
* Rewrite background codeOwen W. Taylor2014-09-031-25/+530
* background-actor: Don't bother clipping to the content boxJasper St. Pierre2014-08-071-21/+2
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-121-3/+1
* background-actor: Remove custom get_paint_volumeJasper St. Pierre2013-12-031-21/+0
* cullable: Turn cull_out / reset_culling into a separate interfaceJasper St. Pierre2013-11-251-24/+35
* background: Rename visible_region to clip_regionAdel Gadllah2013-08-271-16/+16
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-141-2/+7
* compositor: rework how backgrounds are managedRay Strode2013-02-191-538/+58
* Enable CLUTTER / COGL_ENABLE_EXPERIMENTAL_API globallyOwen W. Taylor2013-02-131-2/+0
* MetaBackgroundActor: add a setter for GLSL uniformsGiovanni Campagna2012-11-171-0/+35
* meta-background-actor: Fix compilation errorRui Matos2012-11-051-2/+2
* Add the ability to add shader hooks to MetaBackgroundActorGiovanni Campagna2012-11-051-13/+56
* Pass CoglContext to cogl_texture_pixmap_x11_new()Robert Bragg2012-02-211-1/+12
* meta-background-actor: Chain up in disposeJasper St. Pierre2012-02-161-0/+2
* MetaBackgroundActor: fix a typoRui Matos2011-08-291-1/+1
* MetaBackgroundActor: make it a public classRui Matos2011-08-291-50/+67
* MetaBackgroundActor: add a dim-factor propertyRui Matos2011-08-291-3/+92
* MetaBackgroundActor: allow creating multiple instancesOwen W. Taylor2011-08-291-76/+165
* Use paint volumes unconditionallyAdel Gadllah2011-07-161-4/+0
* Create the 1x1 texture for the root background unslicedOwen W. Taylor2011-06-291-1/+6
* Move the installed includes to a subdirDan Winship2011-03-071-1/+1
* MetaBackgroundActor: Handle paint opacityOwen W. Taylor2011-02-121-0/+4