From 950abf2e441e52e285c8486cfffa05882874be8c Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 25 Jul 2022 23:09:43 +0200 Subject: [PATCH] user-controls: Mark rows as not focusable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Only the controls inside them should be focusable. This saves having to press the tab key twice as much as needed. The row to open the restrict applications dialogue remains focusable, as it doesn’t contain an interactive widget. It’s essentially one big button. Signed-off-by: Philip Withnall Helps: #52 --- libmalcontent-ui/user-controls.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libmalcontent-ui/user-controls.ui b/libmalcontent-ui/user-controls.ui index bfd3e45..5e948c1 100644 --- a/libmalcontent-ui/user-controls.ui +++ b/libmalcontent-ui/user-controls.ui @@ -31,6 +31,7 @@ Prevents {username} from running web browsers. Limited web content may still be available in other applications. 0 + False end @@ -79,6 +80,7 @@ Prevents {username} from installing applications. 0 + False end @@ -99,6 +101,7 @@ oars_button Restricts browsing or installation of applications to applications suitable for certain ages or above. 0 + False end