summaryrefslogtreecommitdiff
path: root/src/compositor/meta-shadow-factory.c
Commit message (Expand)AuthorAgeFilesLines
* compositor: Export meta_shadow_factory_get_shadow to introspectionJasper St. Pierre2015-07-061-1/+1
* Export the shadow factoryJasper St. Pierre2015-07-061-2/+6
* compositor: Don't use cogl_texture_new_with_data in the obvious casesJasper St. Pierre2014-08-071-9/+11
* shadow-factory: Comment fixesJasper St. Pierre2014-08-021-2/+2
* shadow-factory: Fix styleJasper St. Pierre2014-07-311-1/+1
* shadow-factory: UntabifyJasper St. Pierre2014-07-311-61/+61
* Change shadow radiuses to match new Adwaita more or lessNikita Churaev2014-06-191-7/+7
* shadow-factory: Make sure to never use a negative spreadFlorian Müllner2014-06-101-1/+6
* Update (allow-none) annotationsFlorian Müllner2014-05-281-1/+1
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-121-3/+1
* make the window shadows lighterAllan Day2013-06-181-6/+6
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-141-4/+7
* compositor: Don't use deprecated Cogl-1.0 APIJasper St. Pierre2013-02-191-7/+7
* shadows: Adjust values for attached modal dialogsFlorian Müllner2012-08-101-1/+1
* shadow-factory: Don't use a top-fade on attached modalsFlorian Müllner2012-07-141-1/+1
* Use generic marshallerJasper St. Pierre2011-12-131-2/+1
* Minor annotation fixes.Jasper St. Pierre2011-10-241-1/+1
* Improve shadow defaults.Jakub Steiner2011-07-111-9/+9
* Fix typo when computing shadow boundsOwen W. Taylor2011-07-081-1/+1
* Only shadow ARGB windows with a frame outside the frameOwen W. Taylor2011-04-261-9/+63
* Refactor "texture material" creation from MetaShadowFactoryOwen W. Taylor2010-11-181-45/+2
* Implement more accurate clipping of obscured shadowsOwen W. Taylor2010-11-181-13/+36
* Use a template material for shadowsOwen W. Taylor2010-11-181-3/+46
* Make window shadows globally configurableOwen W. Taylor2010-11-181-18/+189
* Make MetaShadowFactory publicOwen W. Taylor2010-11-181-1/+6
* MetaShadowFactory: convert to a GObjectOwen W. Taylor2010-11-181-12/+33
* MetaShadowFactory: Add the ability to top-fade a shadowOwen W. Taylor2010-11-181-103/+195
* Make shadows pretty and configurableOwen W. Taylor2010-11-181-0/+677