absolute mouse coordinate support for single monitor on Linux
This commit is contained in:
@@ -11,7 +11,7 @@ namespace input {
|
||||
struct input_t;
|
||||
|
||||
void print(void *input);
|
||||
void reset();
|
||||
void reset(std::shared_ptr<input_t> &input);
|
||||
void passthrough(std::shared_ptr<input_t> &input, std::vector<std::uint8_t> &&input_data);
|
||||
|
||||
void init();
|
||||
|
||||
Reference in New Issue
Block a user