omniGlass
Public Attributes | List of all members
omniglass Struct Reference

Public Attributes

struct platformplatform
 
lua_State * vm
 
omniglass_raw_specifications touchpad_specifications
 
omniglass_raw_report last_raw_report
 
omniglass_callback_slide cslide
 
omniglass_callback_edge cedge
 
omniglass_callback_edge cedge_left
 
omniglass_callback_edge cedge_right
 
omniglass_callback_edge cedge_top
 
omniglass_callback_edge cedge_bottom
 

Detailed Description

handle for the library

Member Data Documentation

◆ cslide

omniglass_callback_slide omniglass::cslide

called on slide left/right.

◆ platform

struct platform* omniglass::platform

touchpad device backends (evdev/HID/etc.) and all of their associated state go here

◆ vm

lua_State* omniglass::vm

lua Virtual Machine (abbreviated as "vm")


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