github waylyrics/waylyrics v0.3.0

latest releases: v0.3.11, v0.3.10, v0.3.9...
one month ago

(2024-04-24)

Bug Fixes

  • set titlebar before set decorated (7d3059da)
  • ci: new schema path (6f38df5d)
  • i18n: en_US translation (1049bede)
  • fix: missing icon for search window under wayland #216

Build

BREAKING CHANGE:

We moved .gschema.xml and .desktop to metainfo/,
and we changed APP_ID from io.poly000.waylyrics to io.github.waylyrics.Waylyrics,
to hit the requirement of flathub

To replace:

sed 's!io\.poly000\.waylyrics.desktop!metainfo/io.github.waylyrics.Waylyrics.desktop!g'
sed 's!io\.poly000\.waylyrics.gschema.xml!metainfo/io.github.waylyrics.Waylyrics.gschema.xml!g'
sed 's/io\.poly000\.w/io.github.waylyrics.W/g;s!io/poly000/w!io/github/waylyrics/W!g'

Full Changelog: v0.3.0...v0.3.0

Don't miss a new waylyrics release

NewReleases is sending notifications on new releases.