Code review comment for lp://qastaging/~alan-griffiths/compiz-core/private_screen-EventManager1

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Or rather wrap them in:
    namespace compiz { namespace private_screen {
    ...
    }}

I also think everything in compiz_core should just be in a single namespace "compiz" unless it's built into a separate static lib.

« Back to merge proposal