mutter/src/compositor
Hyungwon Hwang 5fafaf92df dnd: Implement MetaDnd
Implement MetaDnd for emitting DnD signals to plugins such as gnome-shell. The
xdnd handling code comes from gnome-shell, and it is hidden behind MetaDnd now.

https://bugzilla.gnome.org/show_bug.cgi?id=765003
2017-03-07 08:28:36 +08:00
..
plugins
clutter-utils.c
clutter-utils.h
cogl-utils.c
cogl-utils.h Rewrite background code 2014-09-03 13:43:40 -04:00
compositor-private.h
compositor.c
meta-background-actor-private.h
meta-background-actor.c
meta-background-group.c
meta-background-image.c Do not skip CoglError parameters 2016-04-15 17:22:24 +02:00
meta-background-private.h
meta-background.c
meta-cullable.c
meta-cullable.h
meta-dnd-actor-private.h
meta-dnd-actor.c
meta-dnd.c dnd: Implement MetaDnd 2017-03-07 08:28:36 +08:00
meta-feedback-actor-private.h
meta-feedback-actor.c
meta-module.c
meta-module.h
meta-plugin-manager.c
meta-plugin-manager.h
meta-plugin.c
meta-shadow-factory.c
meta-shaped-texture-private.h
meta-shaped-texture.c
meta-surface-actor-wayland.c
meta-surface-actor-wayland.h
meta-surface-actor-x11.c
meta-surface-actor-x11.h
meta-surface-actor.c
meta-surface-actor.h
meta-sync-ring.c
meta-sync-ring.h
meta-texture-rectangle.c
meta-texture-rectangle.h Properly set the number of components on the CoglTextureRectangle 2014-01-13 13:28:11 -05:00
meta-texture-tower.c Use correct cogl object types 2016-07-20 14:23:48 +08:00
meta-texture-tower.h
meta-window-actor-private.h
meta-window-actor.c
meta-window-group.c
meta-window-group.h
meta-window-shape.c
README
region-utils.c
region-utils.h

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.