aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Apparently we need the new libuvPřemysl Janouch2014-10-261-1/+1
|
* Use PROJECT_* instead of CMAKE_CURRENT_*Přemysl Janouch2014-10-241-5/+4
|
* Rewrite to use libuvPřemysl Janouch2014-10-241-1/+1
| | | | | | Also instead of resize_term() we use resizeterm() because the former seems to cause massive glitches. Not flicker-free in urxvt anymore though.
* Initial commitPřemysl Janouch2014-10-221-0/+86
Forked from termo's demo-draw.c