Skip to content

Commit

Permalink
Update "Introducing the Miral API"
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Aug 2, 2016
1 parent ada8ec8 commit 32edbf0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/introducing_the_miral_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ less clear, more verbose and scattered over multiple files.

A shell has to provide a window management policy (miral-shell provides two:
TitlebarWindowManagerPolicy and TilingWindowManagerPolicy). A window management
policy needs to implement the WindowManagementPolicy interface for handling a
set of window management events: \ref miral::WindowManagementPolicy
policy needs to implement the \ref miral::WindowManagementPolicy interface for
handling a set of window management events.

The way these events are handled determines the behaviour of the shell.

The principle interface for controlling Mir is similar: \ref miral::WindowManagerTools
The \ref miral::WindowManagerTools interface provides the principle methods for
a window management policy to control Mir.

0 comments on commit 32edbf0

Please sign in to comment.