Skip to content

Draft: game-thumbnail: Overhaul

Adrien Plazas requested to merge aplazas/gnome-games:thumbnail into master

This:

  • splits loading and displaying the pixbufs into different widgets
  • turn the thumbnail into a stack
  • use an avatar with initials as the fallback instead of the emblem
  • give a linear gradient to theicon background

This makes all games look like actual games rather than making those with no cover nor icon look like holes in the collection.

Before:

Capture_d_écran_de_2020-12-02_09-44-04

After:

Capture_d_écran_de_2020-12-02_09-48-16

Edited by Adrien Plazas

Merge request reports