kraxarn / spotify-qt

Lightweight Spotify client using Qt
GNU General Public License v3.0
1.12k stars 64 forks source link

Responsive Design #204

Open imhemish opened 1 year ago

imhemish commented 1 year ago

While linux phones are being developed, the apps on these phones are the same as of desktops. The solution is to make responsive apps. While this app does not automatically resize itself on smaller window/screen sizes, one can just rearrange the panels to fit all the panels, but this has one problem, all panels fit nicely, but the headerbar is too wide, and it loses buttons when resized, this should be taken care. It also helps on tiling window managers, as this app would behave nicely in a tiled window

RokeJulianLockhart commented 1 year ago

https://github.com/kraxarn/spotify-qt/issues/204#issue-1533776809

@imhemish, have you evaluated https://github.com/kraxarn/spotify-qt/discussions/216#discussioncomment-6083936?