]> git.tdb.fi Git - libs/gltk.git/commit - source/widget.h
Rudimentary touchscreen support
authorMikko Rasa <tdb@tdb.fi>
Thu, 19 Nov 2015 11:22:40 +0000 (13:22 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 19 Nov 2015 11:22:40 +0000 (13:22 +0200)
commit79af58bcfa941e0f2c33b172c9e924522ebcdfea
tree825813ec7d1b39f51432fdb4b9638743093db36c
parent36fced66c1ea8962e148ebddc0e021a8aedfc310
Rudimentary touchscreen support

There are no touch-specific interactions yet, but this allows input to
work with a touchscreen.
source/container.cpp
source/container.h
source/root.cpp
source/root.h
source/widget.cpp
source/widget.h