omniGlass
Public Attributes | List of all members
platform Struct Reference

Public Attributes

struct libevdev * touchpad_handle
 
struct multitouch_reportreport
 
int max_touchpoints
 

Detailed Description

all state for the linux platform

Member Data Documentation

◆ max_touchpoints

int platform::max_touchpoints

how many simultaneous touches the device can track.

◆ report

struct multitouch_report* platform::report

the latest set of touch contacts checked for

◆ touchpad_handle

struct libevdev* platform::touchpad_handle

the evdev-specific handle to the touchpad device


The documentation for this struct was generated from the following file: