~aacid/unity8/closeMenusOnClick

« back to all changes in this revision

Viewing changes to plugins/WindowManager/TopLevelWindowModel.h

  • Committer: Daniel d'Andrada
  • Date: 2017-01-26 11:10:01 UTC
  • mto: (2768.1.36 unity8)
  • mto: This revision was merged to the branch mainline in revision 2774.
  • Revision ID: daniel.dandrada@canonical.com-20170126111001-58tdrv3epkpgid28
Initial support for child windows (menus, dialogs, tooltips)

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
 
221
221
    void activateTopMostWindowWithoutId(int forbiddenId);
222
222
 
 
223
    Window *createWindow(unity::shell::application::MirSurfaceInterface *surface);
 
224
 
223
225
    struct ModelEntry {
224
226
        ModelEntry() {}
225
227
        ModelEntry(Window *window,