Support multiple info lines in UI

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2024-07-31 13:58:49 +02:00
parent 961018e753
commit a393525212
6 changed files with 94 additions and 65 deletions

View File

@@ -12,6 +12,7 @@ pub const DisplayServer = enum {
};
pub const Input = enum {
info_line,
session,
login,
password,