summaryrefslogtreecommitdiff
path: root/src/compositor/plugins/default.c
Commit message (Expand)AuthorAgeFilesLines
* WIPwip/nielsdg/uncrustify-testNiels De Graef2018-11-191-99/+118
* Clean up include macros messJonas Ådahl2018-11-061-11/+12
* Stop using g_type_class_add_private()Florian Müllner2018-07-311-4/+3
* Use MetaMonitorManager insted of MetaDisplay where possibleArmin Krezović2018-07-061-4/+8
* Stop using MetaScreen where it is unnecessaryArmin Krezović2018-07-061-40/+33
* Move monitor management API to MetaDisplayArmin Krezović2018-07-061-3/+4
* Move screen size and cursor setting to MetaDisplayArmin Krezović2018-07-061-7/+15
* plugins/default: Make the background a vignetteJonas Ådahl2016-07-201-0/+5
* default-plugin: port to non deprecated APILionel Landwerlin2015-12-151-54/+76
* default-plugin: Replace deprecated macroFlorian Müllner2015-07-221-1/+1
* default: Adjust the default backgroundJasper St. Pierre2014-10-071-1/+1
* Rewrite background codeOwen W. Taylor2014-09-031-6/+11
* default: Remove the maximize effectJasper St. Pierre2014-04-281-98/+0
* default: Remove the unmaximize implementationJasper St. Pierre2014-04-281-24/+0
* default: Remove unused internal state trackingJasper St. Pierre2014-04-281-17/+0
* Make tile preview a compositor plugin effectStefano Facchini2014-02-191-0/+95
* default: Improve the destroy effect as wellJasper St. Pierre2014-02-171-4/+5
* default: Don't use anchor pointsJasper St. Pierre2014-02-171-24/+2
* default: Use a consistent rand() for monitor backgroundsJasper St. Pierre2014-02-171-3/+6
* default: Don't wait to show the stageJasper St. Pierre2014-02-171-18/+1
* default: Make the map animation more friendlyJasper St. Pierre2014-02-091-5/+5
* default plugin: Fix workspace switch type errorJonas Ådahl2014-02-031-1/+3
* window-actor: Remove old unused APIsJasper St. Pierre2014-01-311-1/+1
* Revert unintentional merge from wip/surface-content to waylandJasper St. Pierre2014-01-221-1/+1
* window-actor: Remove old unused APIsJasper St. Pierre2014-01-211-1/+1
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-131-3/+1
* Fix regression in mutter-wayland translationsGiovanni Campagna2013-09-111-5/+4
* MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna2013-08-181-0/+33
* default plugin: add a random color background on each monitorGiovanni Campagna2013-08-181-0/+53
* compositor: don't show stage right awayRay Strode2013-03-041-0/+26
* default plugin: Remove start method that does nothingJasper St. Pierre2012-04-261-31/+0
* default plugin: use the right type for varargsGiovanni Campagna2012-04-101-2/+2
* default plugin: animate minimization to icon geometryDamien Radtke2012-03-131-0/+9
* plugins/default: Fix compiler errorRui Matos2012-03-091-1/+1
* plugin: Remove unneeded wrapper APIsJasper St. Pierre2012-03-081-6/+10
* Move the installed includes to a subdirDan Winship2011-03-071-2/+2
* default plugin: Clean up unused n_workspaces variable.Jasper St. Pierre2011-01-161-4/+0
* Remove Mutter namespace prefixOwen W. Taylor2010-10-231-137/+145
* mutter-window: Don't track the window type twiceAdel Gadllah2010-09-301-14/+21
* Clean up MutterPlugin effect interfaceMaxim Ermilov2010-06-171-68/+38
* Add an explicit start() method for pluginsOwen W. Taylor2010-04-131-5/+3
* There can be only one compositor engineJon Nettleton2009-06-301-0/+797