summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/term-screen.c
AgeCommit message (Expand)Author
2014-10-16terminal: log unsupported ANSI or DEC mode changesTom Gundersen
2014-10-16terminal: split ANSI from DEC mode changesTom Gundersen
2014-10-05terminal: remove an unused initializationThomas Hindoe Paaboel Andersen
2014-10-05terminal/screen: add support for alternate screen buffersTom Gundersen
2014-10-05terminal/screen: save state in separate objectDavid Herrmann
2014-10-05terminal: fix restoring of screen flagsTom Gundersen
2014-10-03terminal/screen: adjust screen age only on updateDavid Herrmann
2014-10-03terminal/screen: add color converterDavid Herrmann
2014-10-03terminal/screen: add cursor renderingDavid Herrmann
2014-10-03terminal/screen: mark cursor dirty on enabled/disableDavid Herrmann
2014-10-03terminal/screen: add keyboard mappingDavid Herrmann
2014-10-03terminal: add screen rendererDavid Herrmann
2014-10-03terminal: make utf8 decoder return lengthDavid Herrmann
2014-10-02terminal: add helpers to retrieve page dimensionsDavid Herrmann
2014-08-30Fix a few more typosRuben Kerkhof
2014-07-18terminal: add screen-handlingDavid Herrmann