Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-03 | terminal: avoid warning about signed-unsigned comparison | Zbigniew Jędrzejewski-Szmek | |
2014-07-17 | ui/term: add line/cell/char handling for terminal pages | David Herrmann | |
This commit introduces libsystemd-ui, a systemd-internal helper library that will contain all the UI related functionality. It is going to be used by systemd-welcomed, systemd-consoled, systemd-greeter and systemd-er. Further use-cases may follow. For now, this commit only adds terminal-page handling based on lines only. Follow-up commits will add more functionality. |