20 #ifndef MIR_INPUT_POINTER_CONFIGURATION_H_ 21 #define MIR_INPUT_POINTER_CONFIGURATION_H_ 75 struct Implementation;
76 std::unique_ptr<Implementation> impl;
bool operator!=(MirPointerConfig const &rhs) const
double cursor_acceleration_bias() const
bool operator==(MirPointerConfig const &rhs) const
double horizontal_scroll_scale() const
MirPointerAcceleration acceleration() const
Definition: mir_pointer_config.h:29
double vertical_scroll_scale() const
MirPointerHandedness handedness() const
MirPointerConfig & operator=(MirPointerConfig const &cp)
std::ostream & operator<<(std::ostream &out, MirPointerConfig const &rhs)