Moon-0xff/gnome-mpris-label

Add sliders

Closed this issue · 3 comments

This was touched upon in #59, however it was decided not to add it for the specific feature due to a lack of consistency.

I believe adding sliders across the entire extension will make the settings more intuitive to use, please let me know what you think.

It changes a simple number to:
image

Sliders are a good fit for certain options, but the current design of the prefs window is column based, sort of like a spreadsheet.
I don't think sliders are good fit for it, specially because GTK4 gives a very flat look to the Gtk.Notebook widget.

I want to experiment with the design of the prefs window after removing GTK3 compatibility (#62)

Specifically, I want to visually merge some options and make the prefs window look less like an spreadsheet, but at the end of the day I don't think we can justify the added complexity of prettier options.

Issues mentioned in: #67