20 #ifndef MIR_INPUT_TOUCH_SCREEN_CONFIGURATION_H_ 21 #define MIR_INPUT_TOUCH_SCREEN_CONFIGURATION_H_ 56 struct Implementation;
57 std::unique_ptr<Implementation> impl;
Definition: mir_touchscreen_config.h:28
bool operator==(MirTouchscreenConfig const &other) const
uint32_t output_id() const
Configures the output the device coordinates should be aligned to.
MirTouchscreenMappingMode mapping_mode() const
Configure the type of coordinate mapping to be used for this input device.
bool operator!=(MirTouchscreenConfig const &other) const
MirTouchscreenConfig & operator=(MirTouchscreenConfig const &)
std::ostream & operator<<(std::ostream &out, MirTouchscreenConfig const &conf)