neithern / g4music

A light weight music player written in GTK4, with a fluent adaptive user interface.

Home Page:https://gitlab.gnome.org/neithern/g4music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There should be a back button on headerbar of playing list panel

lumingzh opened this issue · comments

The GTK4 plus libadwaita are designed for adaptive UI that can be used on mobile device. So, I think there should be a back button on headerbar of playing list panel to let user back when the window in mobile mode, not just press Esc. And shuffle button placed in play/main panel maybe better.

Thank you.

播放列表的排序按钮依然有问题,0.4.0 版本在菜单选项前面加了单选框,但是不知道是按钮的 API 用错了还是 bug,单选框并不会显示选择的选项。

我还是建议把排序挪到播放界面,可以和重复播放功能合并改成选单,类似 lollypop 那种。播放列表上建议还是加个返回按钮。

同意应该有一个后退按钮,但不确定其余的

"back button on headerbar" done.

Amazing!