summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-08-25build: Add idle-monitor.xml to EXTRA_DISTRico Tzschichholz1-0/+1
2013-08-23Fix srcdir != builddirGiovanni Campagna1-1/+1
2013-08-23MetaIdleMonitor: add a DBus interface for the idle monitorGiovanni Campagna1-2/+13
2013-08-23Add a new helper for tracking user idle activityGiovanni Campagna1-0/+3
2013-08-19Add MetaCursorTracker, a new helper for tracking the cursor spriteGiovanni Campagna1-0/+3
2013-08-19build: Add xrandr.xml to EXTRA_DISTRico Tzschichholz1-0/+1
2013-08-17build: Fix srcdir != builddirColin Walters1-1/+1
2013-08-18MonitorXrandr: implement correct EDID parsingGiovanni Campagna1-0/+2
2013-08-18MonitorManager: split the XRandR parts in a subclassGiovanni Campagna1-0/+1
2013-08-18MonitorManager: add support for persistent monitor configurationsGiovanni Campagna1-0/+1
2013-08-18MonitorManager: add support for DPMS levelsGiovanni Campagna1-0/+1
2013-08-18Introduce a new DBus interface for display configurationGiovanni Campagna1-0/+10
2013-08-18Rework and consolidate monitor handling in MetaScreenGiovanni Campagna1-0/+2
2013-08-13Reintroduce mutter binaryJasper St. Pierre1-0/+2
2013-08-13Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre1-11/+1
2013-08-13menu: Remove support for icon items from the window menuJasper St. Pierre1-12/+1
2013-03-06core: Remove the eventqueueAdel Gadllah1-2/+0
2013-02-19compositor: rework how backgrounds are managedRay Strode1-0/+8
2013-02-19compositor: export actor_is_untransformed functionRay Strode1-0/+2
2013-02-13Enable CLUTTER / COGL_ENABLE_EXPERIMENTAL_API globallyOwen W. Taylor1-0/+2
2013-02-08barrier: Add a new Meta wrapper for pointer barriersJasper St. Pierre1-0/+3
2012-11-12keybindings: Import keybinding files from MetacityFlorian Müllner1-0/+2
2012-11-05Add the ability to add shader hooks to MetaBackgroundActorGiovanni Campagna1-1/+1
2012-05-02Fix introspection gir metadataEvan Broder1-1/+1
2012-03-15ui: Kill tooltipsFlorian Müllner1-2/+0
2012-02-03MetaShapedTexture: Make public and directly derive from ClutterActorJasper St. Pierre1-1/+1
2011-12-13Use generic marshallerJasper St. Pierre1-25/+2
2011-12-13keybindings: Add toggle-tile-left/right bindingsFlorian Müllner1-0/+7
2011-11-22keybindings: Store keybindings dynamicallyFlorian Müllner1-1/+0
2011-11-11Fix installation of mutter-schemas.convertRico Tzschichholz1-1/+2
2011-11-11Port preferences to GSettingsFlorian Müllner1-15/+7
2011-08-29MetaBackgroundActor: make it a public classRui Matos1-1/+3
2011-07-19Use a utility function to create GL_ARB_texture_rectanglesNeil Roberts1-0/+2
2011-07-08Fix out-of-tree build.Thierry Reding1-2/+2
2011-07-01Freeze api_version to 3.0Owen W. Taylor1-1/+5
2011-03-17Go with a single libmutter libraryFrédéric Péters1-36/+16
2011-03-08Fix ld failure caused by several incomplete LDADD statementsRico Tzschichholz1-4/+4
2011-03-07Move the installed includes to a subdirDan Winship1-56/+57
2011-03-07Allow mutter to be used as a libraryDan Winship1-20/+40
2011-03-06Use standard introspection configure/Makefile bitsDan Winship1-28/+16
2011-01-05Add an "Above_Tab" pseudo-keysymOwen W. Taylor1-0/+1
2010-11-18Draw the root window backgroundOwen W. Taylor1-0/+2
2010-11-18Refactor "texture material" creation from MetaShadowFactoryOwen W. Taylor1-0/+2
2010-11-18Make MetaShadowFactory publicOwen W. Taylor1-1/+3
2010-11-18Make shadows pretty and configurableOwen W. Taylor1-4/+6
2010-10-28Remove compatibility for GTK+-2.0Florian Müllner1-21/+3
2010-10-23introspection: remove --allow-unprefixedOwen W. Taylor1-4/+2
2010-10-23Remove Mutter namespace prefixOwen W. Taylor1-18/+18
2010-10-23Remove MetaRegionOwen W. Taylor1-4/+1
2010-10-04Fix builddir != srcdir buildsOwen W. Taylor1-1/+1