Skip to content

indicator: Sort devices in menu

Use DevicesSortProxyModel to sort devices before adding them to menu.

Before:

BeforeChanges

After:

AfterSortingChanges

Merge request reports