marin-m / SongRec

An open-source Shazam client for Linux, written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SongRec doesn't remember dimensions or window state.

mustafa-git opened this issue · comments

Issue: Basically, every time you start the app, it opens in windowed mode with the same resolution (in my case 980x500) and it doesn't remember if it was maximized or set to a bigger window size.

Expectation: If the window size is changed, or if the window is maximized, the app should remember size and state on next launch.

Version: 0.4.2 from Arch's official repositories on Gnome 46 wayland session.