From c0f6160b26b13f832d3da74fc96a00df9557fbc4 Mon Sep 17 00:00:00 2001 From: Sean Davis <smd.seandavis@gmail.com> Date: Tue, 13 Nov 2018 21:49:10 -0500 Subject: [PATCH] Update known issues --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f21f39e..a0962d32 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,10 @@ Features Known Issues ============ -No currently known issues. + - Time before locking after the screensaver, /lock-delay, is currently ignored. Instead, the screen is immediately locked. + - Activate when idle, /idle-activation-enabled, is currently ignored. Unless the screensaver is inhibited, the screensaver will always activate after the idle timeout. + - Allow embedding a keyboard into the window, /embedded-keyboard-enabled, may be non-functional. Onboard crashes when embedded. + - Allow the session status message to be displayed, /status-message-enabled, is currently ignored. The status message is always displayed when received. Installation ============ -- GitLab