Skip to content

Fix apps appearing unsorted and without tiles in category page

Sid requested to merge sid/gnome-software:category-page-fixes into main

Commit 1:

Use 'is-featured' property to query for featured apps in Category pages

  • This commit lets apps to be displayed in "Editor's choice" in Category pages.

Commit 2:

Fix issues with displaying apps in category page

  • This commit fixes various rendering / display issues in Category page, by delaying the population of GtkFlowBox to the very end.

Fixes: #2268 (closed)

Edited by Philip Withnall

Merge request reports