Mir

Code review comment for lp://qastaging/~mir-team/mir/animated-cursors

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

2207 +// TODO: Locking?

needs doing?

~~~~

2293 +class SurfacelessBufferStream : public frontend::BufferStream

The name "SurfacelessBufferStream" suggests there's a classification error in the design as it defines the type in terms of what it lacks, not what it does.

« Back to merge proposal