On Monday 10. August 2015 16.34.49 Oswald Buddenhagen wrote:
> On Mon, Aug 10, 2015 at 02:36:34PM +0200, Paul Olav Tvete wrote:
> > So what we are talking about here is the platform plugin for Mir servers, 
> > together with a Qt Quick plugin for writing a Mir compositor.
> 
> i'm confused ... what is plugged where to do what?

I'm probably using the wrong terminology. I think the Qt Quick term is 
"import". 

So, part 1 is a platform plugin that is used by the Mir server/compositor 
process. This is a normal platform plugin, like the xcb plugin or eglfs.

The window manager logic is typically written in QML. That QML needs an 
"import Unity.Application". This import is implemented in src/modules. That 
directory should probably be renamed as part of the upstreaming process.

- Paul

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to