Akademy/2024/DiscoverBOF: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
== Better homepage == | == Better homepage == | ||
Difficult to come up with a design. Marco wants a carousel but Aleix isn't sure about it. | Difficult to come up with a design. Marco wants a carousel but Aleix isn't sure about it. | ||
== Efficency == | |||
Sorting and filtering always needs to load everything. Aleix thinks we can load N items with some restructuring. Maybe turn discover into an always running service (kded or something) |
Revision as of 12:26, 9 September 2024
Agenda
- UX
- go through backend
- performance
- flatpak backend parallelism
- update schedule per backend
UX
Improved startup performance. Appstream threading is blocked on changes to appstream. Nate made improvements to the applicationpage.
Update Schedule per backend
Featured apps list
Aleix to implement it and shut up. Featured apps can be used to offer apps that aren't in the default application.
Better homepage
Difficult to come up with a design. Marco wants a carousel but Aleix isn't sure about it.
Efficency
Sorting and filtering always needs to load everything. Aleix thinks we can load N items with some restructuring. Maybe turn discover into an always running service (kded or something)