Skip to content

settings: Show a placeholder when the devices list is empty

When there are no devices, the list doesn't display the "Searching for devices..." placeholder. Instead, a broken GtkListBox is shown.

Fix that by using a GtkListBox placeholder to show the "Searching for devices..." message.

Screenshot_from_2024-02-23_02-23-29

Closes #113 (closed)

Merge request reports