Zren / plasma-applet-eventcalendar

https://store.kde.org/p/998901/
470 stars 93 forks source link

Is there a way to use mouse wheel to switch timezone? #155

Open wanicca opened 4 years ago

wanicca commented 4 years ago

Hello, I am looking forward to change timezone in eventcalendar tooltip by scrolling mouse wheel, which is similar like KDE digital clock. I find there seems to be some configs about that, but I don't know how to activate the function. Is my thought possible?

Zren commented 4 years ago

No there isn't. I removed that feature to simplify things. I wanted volume control on wheel. The config label is leftover from copying the timezone code from digitalclock. You'll notice there isn't a lastSelectedTimezone config key which is used in various locations in DigitalClock.qml

https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/digital-clock/package/contents/ui/DigitalClock.qml#L84