summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-02-27 19:44:55 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-02-27 19:44:55 +0100
commit068119a6c36844d2b5b6f43051b3960477fad819 (patch)
tree6d2453e893deb800a3c4768f44c563c074e973c2 /.gitignore
parent67355db150b683f02443e5b0ece97c0567c90c3a (diff)
uvt: new library implementing VTs in user-space
UVT is based heavily on the old cdev-sessions. It uses CUSE/FUSE to implement virtual terminals in user-space. This move into a library allows to use it in other projects, too. There is no reason to limit it to kmscon sessions. In fact, we will remove the cdev-sessions, soon and make kmscon a stand-alone terminal emulator without any session capability. Instead, the uvtd program will provide the VT emulation. This library is not finished, nor ready for use. However, feel free to contribute patches so we can eventually release a stable API. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index abdf069..7143f58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ configure
libtool
libeloop.pc
libtsm.pc
+libuvt.pc
libuterm.pc
m4/
stamp-*