Class Magnifier

Class Documentation

class Magnifier

Renders a magnified region of the scene at the cursor position. By default, the magnifier will magnify a 400x300 region below the cursor by a 2x magnitude.

Remark

Since MirAL 5.5

Public Functions

Magnifier()
explicit Magnifier(live_config::Store &config_store)
Magnifier &enable(bool enabled)
Magnifier &magnification(float magnification)
Magnifier &capture_size(mir::geometry::Size const &size)
void operator()(mir::Server &server)