20 #ifndef MIR_INPUT_TOUCH_PAD_CONFIGURATION_H_ 21 #define MIR_INPUT_TOUCH_PAD_CONFIGURATION_H_ 88 struct Implementation;
89 std::unique_ptr<Implementation> impl;
MirTouchpadClickModes click_mode() const
bool disable_with_mouse() const
bool operator!=(MirTouchpadConfig const &rhs) const
bool disable_while_typing() const
bool operator==(MirTouchpadConfig const &rhs) const
MirTouchpadConfig & operator=(MirTouchpadConfig const &other)
bool middle_mouse_button_emulation() const
bool tap_to_click() const
int button_down_scroll_button() const
MirTouchpadScrollModes scroll_mode() const
Definition: mir_touchpad_config.h:29
std::ostream & operator<<(std::ostream &out, MirTouchpadConfig const &conf)