chiark / gitweb /
terminal/subterm: skip setting parent's cursor
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 Oct 2014 12:47:57 +0000 (14:47 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 Oct 2014 12:47:57 +0000 (14:47 +0200)
commit9ed6e68e52f399c10d7e4d7f29bb0212c422e9e9
treec26ed0c361b01997e9cbdc640f2c997ab1b4cb21
parent621dbb0569ec318e78cfa7c71646b78eee46e8a5
terminal/subterm: skip setting parent's cursor

We draw our own cursor in subterm now, so there's no reason to update the
cursor-position of the parent terminal on each frame. The parent's cursor
is hidden, anyway.
src/libsystemd-terminal/subterm.c