neithern / g4music

A fast fluent lightweight music player written in GTK4, with a beautiful and adaptive user interface.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange playlist toggle

daudix opened this issue · comments

Amberol has player as a main page, in "square mode" when playlist and player fits, there is button to toggle playlist, G4Music lost this functionaliy after adding back button, and gesture now broken

Kooha-06-17-2022-17-47-46.mp4

G4Music now use Adw.Leaflet instead of Adw.Flap to adapt the different size of screen, it is better for phone screen.

In fact, the Flap mode is strange: when the window is "square", if you hide the playlist, there are to many space, when the window is narrow for playlist, you need to click the "back" button to return the play panel, otherwise you can't see the play panel.

About the gesture, I think it is a bug/issue of libadwaita: if you swap very quickly, it still works.