Sunshine
v2025.118.151840
Self-hosted game stream host for Moonlight.
inputtino_touch.h
Go to the documentation of this file.
1
5
#pragma once
6
7
#include <boost/locale.hpp>
8
#include <inputtino/input.hpp>
9
#include <libevdev/libevdev.h>
10
11
#include "
src/platform/common.h
"
12
13
#include "
inputtino_common.h
"
14
15
using namespace
std::literals;
16
17
namespace
platf::touch {
18
void
19
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