Skip to content

1.9.2

Choose a tag to compare

@guitaripod guitaripod released this 12 Aug 20:57
· 4 commits to master since this release

The queue panel keeps opening on what's playing.

  • NOW PLAYING stays pinned to the top of the queue, with the history one scroll above it, however deep into the queue you get. 1.9.1 managed it once and then quietly stopped: a freshly rebuilt list has no layout for a frame or two and reports the row as being at the very top, so the panel scrolled to the top of the history and called it done. It now checks its own work every frame instead of trusting the first answer.
  • It also survives hiding the panel. Switching the side panel to Lyrics, or letting a narrow window collapse it, used to kill the scroll logic for the rest of the session — which is why it drifted further out of sight the longer you played.

Install / update:

curl -fsSL https://raw.githubusercontent.com/guitaripod/flaccy/master/linux/get-flaccy.sh | sh

or yay -S flaccy-bin on Arch. x86_64, glibc ≥ 2.39 (Ubuntu 24.04+, Fedora 40+, Debian 13+, current Arch).