~lukas-kde/unity8/dashboard

« back to all changes in this revision

Viewing changes to plugins/WindowManager/TopLevelWindowModel.h

  • Committer: Bileto Bot
  • Author(s): Daniel d'Andrada
  • Date: 2017-02-06 09:11:56 UTC
  • mfrom: (2749.12.1 childWindows)
  • mto: This revision was merged to the branch mainline in revision 2785.
  • Revision ID: ci-train-bot@canonical.com-20170206091156-d7eb48db6og8jod4
Initial support for child windows (menus, dialogs, tooltips) (LP: #1543467, #1591384, #1656727)

Approved by: Gerry Boland

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,