hslbck / gnome-shell-extension-radio

Gnome shell extension for listening to internet radio streams
GNU General Public License v3.0
144 stars 42 forks source link

Long lists of stations don't scroll #185

Closed jruschme closed 2 years ago

jruschme commented 2 years ago

I have a long list of stations which I copied over to my laptop which has a 1366x768 resolution screen. As a result, the list extends past the bottom of the screen and I also can not access the buttons at the bottom.

hslbck commented 2 years ago

Could be only supported when using submenu items. An early version of the extension did that, but this would require and extra click every time you want to change the station.

I don't plan to change the list. It is intended to only contain favourites which should also work for small resolutions. For longer list you could always access it in the modal dialog window

antoniocorbi commented 1 year ago

Hi! I also have the same problem, I was thinking in a solution like extensions like, i.e., ArchLinux Update Indicator apply, it provides a 'scrollable' list of updates that can be completely collapsed on user needs. Thanks for your work on this extension!

blickers commented 1 year ago

It's really a big problem if the chanel list is long.

Adding group function and sub-menu is essential. #198

blickers commented 1 year ago

It's really a big problem if the chanel list is long.

Adding group function and sub-menu is essential. #198