jonbrett / cinnamon-feeds-applet

Cinnamon applet for fetching and displaying RSS feeds
https://jonbrettdev.wordpress.com
20 stars 10 forks source link

Change update interval setting from a slider to a spinbutton widget #24

Closed jonbrett closed 11 years ago

jonbrett commented 11 years ago

Originally reported by anandrkris on http://cinnamon-spices.linuxmint.com/applets/view/149

"Update interval - Slider is good but better to have an input box as control."

Let's go for a "spinbutton" as a compromise :). Note that the cinnamon settings API automatically creates the widget - currently we use a "range" setting, which creates a slider widget.

anandrkris commented 11 years ago

Thanks for adding it here. Understand the limitation, spinbutton should definitely help. Quote of the desklet already implements it, i suppose. Perhaps Cinnamon API settings should expose more controls. KDE widgets seem much rich in terms of config. I sure hope that Cinnamon will get there....