Skip to content

Flaccy for Linux 1.3.2

Choose a tag to compare

@guitaripod guitaripod released this 11 Jul 19:27

Performance: virtualized library grids.

  • The Albums and Artists grids are now virtualized. Previously every tile in your library was a live widget, so each adaptive-accent change (once per track) had to restyle the whole grid and every library load rebuilt thousands of widgets on the main thread. Now only the visible tiles exist as widgets — scrolling, song changes, and library loads stay smooth no matter how large your library is.
  • Covers and artist avatars still stream in as they decode, and a scrolled-away cover can never land on the wrong tile.

Install: curl -fsSL https://raw.githubusercontent.com/guitaripod/flaccy/master/linux/get-flaccy.sh | sh — or flaccy-bin from the AUR.