Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-01 | Make it possible to multiplex PuglKey and chars | David Robillard | 1 | -1/+6 | |
This is useful when working with existing code that assumes any key can be expressed in a single integer. Raises the question of whether Pugl's design of representing special keys separately at all is sensible, but c'est la vie. | |||||
2016-08-31 | Add missing include | David Robillard | 1 | -0/+2 | |
2016-07-28 | Add support for Cairo on GL | David Robillard | 1 | -3/+4 | |
2014-09-27 | Improve documentation. | David Robillard | 1 | -4/+1 | |
2014-08-27 | Event-based dispatch. | David Robillard | 1 | -0/+124 | |