aboutsummaryrefslogtreecommitdiff
path: root/demo-draw.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow specifying terminal name in termo_new()term-stringPřemysl Janouch2016-09-271-1/+1
|
* Rewrite the mouse APIPřemysl Janouch2014-11-191-1/+0
| | | | | | | I wasn't aware of the fact that 1000, 1002 and 1003 are mutually exclusive and turn each other off. Also now it's not needed to set the protocol, it gets set by default.
* demo-draw.c: app_data_t -> app_context_tPřemysl Janouch2014-11-191-5/+5
|
* Add a demo for drawing in cursesPřemysl Janouch2014-10-221-0/+230