bombasticbob / X11workbenchProject

The X11 Work Bench, an IDE for working on X11 applications, with a simple C language toolkit that should be familiar and easy to use for old school GUI programmers (currently pre-alpha state)
Other
3 stars 0 forks source link

add multi-touch features #22

Open bombasticbob opened 5 years ago

bombasticbob commented 5 years ago

add features for 'multi-touch' where applicable

https://www.x.org/wiki/Development/Documentation/Multitouch/

relevant header files: X11/extensions/XI.h X11/extensions/XInput.h X11/extensions/XIproto.h X11/extensions/XI2.h X11/extensions/XInput2.h X11/extensions/XI2proto.h

simple gestures like "pinch zoom" might be convenient