Skip to content

FloatLyrics 1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:47
058f692

FloatLyrics 1.0.0

首个稳定版本。

新增

  • 基于 GTK4 layer-shell 的 Wayland 悬浮歌词窗口
  • MPRIS 自动跟踪 Spotify 播放状态
  • LRC 基础歌词与 QRC 逐字卡拉 OK 着色
  • QQ 音乐、网易云音乐自动搜索歌词,支持手动搜索
  • SQLite 本地缓存曲目与歌词
  • 三语界面:English / 简体中文 / 繁體中文,运行时切换
  • 图形化设置窗口(语言、显示偏好、歌词源顺序、MPRIS 前缀)
  • 拖拽调整窗口位置,自动吸附屏幕边缘
  • 关于窗口显示依赖许可信息
  • --debug / --settings / --select-lyrics CLI 参数

构建

  • Cargo workspace 三个 crate 分层架构
  • CI:fmt → clippy → test → release build
  • 发行版:.deb (Debian/Ubuntu 25.04+) 和 .rpm (Fedora)
  • PKGBUILD 支持 Arch Linux 本地构建
  • 容器化 CI,系统依赖自动安装