mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00

Instead of keeping a forest of if backend else ..., use a subclass and virtual functions to discriminate between XRandR and the dummy backend (which lives in the parent class togheter with the common code)