Skip to content

status/backgroundApps: Add button to reopen background apps

maniacx requested to merge (removed):show_backgroundApps into main

Gives use a choice to show the background app. Added accesibility name for show and close buttons. Disabled can_focus property on listTitle for key-nav to focus on button. Hide "show app" button when "close app" button is clicked, to prevent users to "show app" when closing of app is in progress.

Merge request reports