diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-03-04 15:11:30 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2013-03-04 15:11:30 +0100 |
commit | 176a0e8be5f3d0ebfd1c501c7335eae24d71d8a5 (patch) | |
tree | e8a137a4f453a33139bd2af23407adc25415f7ba /.gitignore | |
parent | 9c2375b6d4e725f0757d7df83473177234425dc4 (diff) |
uvtd: add new Virtual Terminal daemon
This introduces uvtd which replaces kmscon sessions as an external helper
program. It's still a dummy program but it will get extended soon. After
that, kmscon sessions will get removed and limited to a single seat. This
will simplify kmscon itself heavily and move rarely used features out of
kmscon into helpers.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ docs/reference/kmscon.????* docs/reference/*.stamp docs/reference/version.xml docs/reference/*/ +uvtd wlterm docs/man/*.1 docs/man/*.3 |