Skip to content

Draft: app-grid: Fix the delay when loading applications

Vladimir Vaskov requested to merge Rirusha/phosh:fix-slow-apps-loading into main

This is a solution of slow apps loading problem.

I have a few points that I would like to know:

  • How do I get the scale of the current Monitor in the app-grid (this is necessary for icon rendering quality)?
  • Is it worth rewriting the library from Vala to C as a module (I relied on the fact that the problem is not only phosh and I would like to reuse the code in a couple of my applications)?
  • Is it worth removing SEARCH_DEBOUNCE, since now it is not needed, following the comment?

closes #1084

Merge request reports

Loading