Sunshine
latest
Self-hosted game stream host for Moonlight.
inputtino_touch.h
Go to the documentation of this file.
1
5
#pragma once
6
7
// lib includes
8
#include <boost/locale.hpp>
9
#include <inputtino/input.hpp>
10
#include <libevdev/libevdev.h>
11
12
// local includes
13
#include "
inputtino_common.h
"
14
#include "
src/platform/common.h
"
15
16
using namespace
std::literals;
17
18
namespace
platf::touch {
19
void
update(client_input_raw_t *raw,
const
touch_port_t &touch_port,
const
touch_input_t &touch);
20
}
common.h
Declarations for common platform specific utilities.
inputtino_common.h
Declarations for inputtino common input handling.
src
platform
linux
input
inputtino_touch.h
Generated by
1.10.0