* Add OSD Lyrics
* tidy files
* fix OSDLyrics: last line of lyrics not showing, performance
* tidy files
* make user can resize the lyrics window
* Fix bug of initial window size
* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;
* tidy files
* hide osdlyrics button if not in electron
* tidy files
* Add OSD Lyrics
* tidy files
* fix OSDLyrics: last line of lyrics not showing, performance
* tidy files
* make user can resize the lyrics window
* Fix bug of initial window size
* Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %;
* tidy files
* fix(lyrics): hide the scrollbar in lyrics page
close#571
* fix(tracklist): close context menu when scrolling
* fix: disable scrolling when modal show
* feat: init dynamic background
* feat: another way to achieve
* feat: add setting for dynamic background
* feat: add contrast and brightness for better UI
* fix: remove shadow when exit lyrics
* feat: UI improve, field name change
* refactor: scope variables
* Update lyrics scrolling animation
* Remove the useless module imported by mistake
* Auto prettify the changed code
* Update lyrics animation curve and add blur effect to lyrics
* Auto prettify the changed code
* Add initial lyrics blur filter
* Update lyrics blur and fade effect
* Update open and close animation for explore page's panel
* Update tracklist hover animation
* Add scale animation to lyrics
* Auto prettify the changed code
* Update lyrics blur effect with CSS variables
* Support small screen devices for all pages
* Fix paddings for some pages
* Auto prettify the changed code
* Update lyrics page for small screen devices