cozy icon indicating copy to clipboard operation
cozy copied to clipboard

Use AdwActionRow for chapter elements

Open rdbende opened this issue 2 years ago • 2 comments

Currently the chapter list has a very GTK 3-ish design:

Cozy with current GtkBox + CSS styling

It could use libadwaita's list row widgets instead, for a more contemporary look:

Cozy with AdwActionRows

This is also what other apps, like Podcasts and Spot do:

Podcasts Spot

rdbende avatar Dec 01 '23 16:12 rdbende

Good idea! Looks very nice.

geigi avatar Apr 26 '24 08:04 geigi

I haven't had time to finish it up, but I have a development branch for this

rdbende avatar Apr 26 '24 09:04 rdbende