Summary: | Mouse wheel behavior over widgets | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Christian Muehlhaeuser <muesli> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 0.8.7 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christian Muehlhaeuser
2019-04-02 16:07:24 UTC
Lock it from applet tooltip That indeed works, however I don't understand what the lock does here or why it affects the mouse wheel behavior. Can you give me some insight? Thank you! Lock button disables any Latte specific behavior, e.g. parabolic effect, Latte tooltips, applet activation through wheel Yeah, I'm realizing that now: without the parabolic effect it looks a bit alienated in the panel. What is the intention of intercepting the mouse wheel event here? Why should the widget behave differently in latte than elsewhere on the desktop? Can I disable the wheel interaction by any other means, but keep the parabolic effects and tooltips? I also think the lock button seemingly having a different effect here than in the regular panels feels off to me. This breaks (at least my personal) user expectations in multiple ways: wheel & lock behavior. There is an option for disabling wheel behavior in v0.8 at Tasks tab in master version the option is pretty visible in Behavior page. Plenty of things work differently in Latte than Plasma, if you think you have a better proposal for things and at the same time does not break current functionality feel free to contribute I'd love to, but for that I have to first understand the current intentions: "What is the intention of intercepting the mouse wheel event here? Why should the widget behave differently in latte than elsewhere on the desktop?" > There is an option for disabling wheel behavior in v0.8 at Tasks tab
Is that also affecting the widgets? What's the definition of Task in latte? I assumed it refers to the taskbar (app icons), but not the widgets.
(In reply to Christian Muehlhaeuser from comment #7) > > There is an option for disabling wheel behavior in v0.8 at Tasks tab > > Is that also affecting the widgets? What's the definition of Task in latte? > I assumed it refers to the taskbar (app icons), but not the widgets. Yep it affects also widgets. Tasks is just the Tasks plasmoid and refers only to the taskbar. That option should be In Behavior tab but it didn't catch up for v0.8 This is why it was moved to Behavior tab to refer both for widgets and tasks |