1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/libsystemd-terminal
David Herrmann 9ed6e68e52 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.
2014-10-05 14:47:57 +02:00
..
evcat.c terminal: signal object removal during sysview_context_stop() 2014-09-22 18:14:44 +02:00
grdev-drm.c terminal/drm: clear 'applied' flag when changing state 2014-10-03 15:57:00 +02:00
grdev-internal.h terminal: fix spelling mistake 2014-09-23 09:22:33 -04:00
grdev.c terminal/grdev: allow arbitrary fb-age contexts 2014-10-03 15:57:00 +02:00
grdev.h terminal/grdev: allow arbitrary fb-age contexts 2014-10-03 15:57:00 +02:00
idev-evdev.c terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev-internal.h terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev-keyboard.c terminal/idev: don't map XKB_KEY_NoSymbol as ASCII 0 2014-10-03 15:57:00 +02:00
idev.c terminal: make evdev logind-matches per session 2014-09-22 18:14:44 +02:00
idev.h terminal/idev: add helper to match keyboard shortcuts 2014-10-03 15:57:00 +02:00
modeset.c terminal/grdev: allow arbitrary fb-age contexts 2014-10-03 15:57:00 +02:00
subterm.c terminal/subterm: skip setting parent's cursor 2014-10-05 14:47:57 +02:00
sysview-internal.h terminal: add sysview_seat_switch_to() 2014-09-29 15:37:31 +02:00
sysview.c terminal: add helper to retrieve the seat of a session 2014-09-29 15:37:32 +02:00
sysview.h terminal: add helper to retrieve the seat of a session 2014-09-29 15:37:32 +02:00
term-charset.c terminal: add parser state-machine 2014-07-18 12:53:41 +02:00
term-internal.h terminal: fix TERM_FLAG_* comment 2014-10-05 14:45:33 +02:00
term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
term-parser.c terminal/screen: add color converter 2014-10-03 15:57:00 +02:00
term-screen.c terminal: fix restoring of screen flags 2014-10-05 14:17:14 +02:00
term-wcwidth.c terminal: avoid warning about signed-unsigned comparison 2014-08-03 23:53:49 -04:00
term.h terminal/screen: adjust screen age only on update 2014-10-03 15:57:00 +02:00
test-term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
test-term-parser.c terminal: make utf8 decoder return length 2014-10-03 15:57:00 +02:00
test-unifont.c terminal: move unifont-internal.h to unifont.h 2014-10-02 08:40:43 +02:00
unifont-def.h terminal: move unifont-map to datadir 2014-10-02 08:40:43 +02:00
unifont-glyph-array.bin terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont.c terminal/unifont: add built-in fallback glyph 2014-10-03 15:57:00 +02:00
unifont.h terminal/unifont: add built-in fallback glyph 2014-10-03 15:57:00 +02:00
unifont.hex terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00