From 788b2524077c9529a61f2f8db41a33d09b79f962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 19 Nov 2014 02:47:28 +0100 Subject: Update the README --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index bb776a5..086a332 100644 --- a/README +++ b/README @@ -42,6 +42,10 @@ your system. The characters are still presented as Unicode in the end, however, as the other sensible option is wchar_t and that doesn't really work well, see http://gnu.org/software/libunistring/manual/libunistring.html#The-wchar_005ft-mess +To make the mouse parsing support actually useful, some API has been added to +set the proper modes on request, and unset them appropriately while destroying. +You can have a look at demo-draw.c for an example. + Another change worth mentioning is the usage of CMake instead of the problematic libtool-based Makefile. Now you can include this project in your other CMake- -based projects and simply import the target. No package maintainer action is @@ -52,7 +56,7 @@ Oh, and I've deleted the manpages. It needs more Doxygen. :) TBD License ------- -`termo' is based on the `termkey' library originally written by Paul Evans +`termo' is based on the `termkey' library, originally written by Paul Evans , with additional changes made by Přemysl Janouch . -- cgit v1.2.3