~mir-team/mir/liberate-historical-pointer-coordinates

« back to all changes in this revision

Viewing changes to src/server/report/logging/session_mediator_report.h

frontend: log the exchange_buffer messages in the session-mediator-report.

Approved by PS Jenkins bot, Cemil Azizoglu, Alexandros Frantzis.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
 
48
48
    virtual void session_next_buffer_called(std::string const& app_name);
49
49
 
 
50
    virtual void session_exchange_buffer_called(std::string const& app_name);
 
51
 
50
52
    virtual void session_release_surface_called(std::string const& app_name);
51
53
 
52
54
    virtual void session_disconnect_called(std::string const& app_name);