1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 09:39:16 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Jarrad Whitaker
c61378cef4 add tablet events, so xinput recognizes this as a Tablet, not a Touchscreen. Also add stylus-in-range pseudo-button and barrel buttons 2015-12-01 07:54:55 +11:00
Ricki
f957287eac Merge pull request #88 from akdor1154/uint16_t
Use unsigned shorts as for value range
2015-11-29 00:16:48 +01:00
Jarrad Whitaker
4262d0a1cd implement make install 2015-11-28 21:15:25 +11:00
Jarrad Whitaker
ae819cbc4b rm -f in make clean, so no errors if it doesn't exist 2015-11-28 20:01:14 +11:00
Jarrad Whitaker
2ae8c7f213 change to use [0, UINT16_MAX) as our range for values instead of [0, INT16_MAX), as per protocol description 2015-11-27 22:09:54 +11:00
Ricki Hirner
e29a9b691f Add "sticky immersive" full-screen mode and background pattern 2015-06-24 21:05:12 +02:00
Richard Hirner
7f9be5ecf0 uinput driver: some status messages 2013-06-22 14:47:51 +02:00
Richard Hirner
5f1d8f29d8 * driver, app: new protocol
* new protocol specification that allows versioning (version 1)

* App: refactoring, version: 1.1
2013-02-05 04:04:40 +01:00
Richard Hirner
cef17da6d2 * app refactoring
* uinput driver
2013-01-26 21:24:36 +01:00