~mir-team/mir/trunk

« back to all changes in this revision

Viewing changes to src/server/frontend/null_session_mediator_report.cpp

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2013-03-22 03:33:00 UTC
  • mfrom: (440.1.138 surface-types)
  • Revision ID: tarmac-20130322033300-qj6cjcvsqhl4mpaw
Add support for surface types (client API, protocol and server).

This work will also form the foundation of supporting surface states.

Approved by PS Jenkins bot, Alan Griffiths, Robert Ancell.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
{
43
43
}
44
44
 
 
45
void mir::frontend::NullSessionMediatorReport::session_configure_surface_called(std::string const&)
 
46
{
 
47
}
 
48
 
45
49
void mir::frontend::NullSessionMediatorReport::session_error(
46
50
        std::string const&,
47
51
        char const* ,