Mir

Code review comment for lp:~brandontschaefer/mir/use-mir-window-event

Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

35 -std::ostream& operator<<(std::ostream& out, MirSurfaceEvent const& event);
36 +std::ostream& operator<<(std::ostream& out, MirWindowEvent const& event);

Code providing alternative implementations should not remove old code.

review: Needs Fixing

« Back to merge proposal