https://bugs.kde.org/show_bug.cgi?id=358930

--- Comment #48 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> ---
> Could you please explain this idea? I don't understand what "triangle mouse 
> filtering" _is_, but as a solution to a problem that could be solved with a 
> simple debounce, it sure _sounds_ like Spaceballs teleportation.

It's pretty straightforward in theory. Read
https://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown. It's
already used in practice in Kickoff's sidebar, and it works well there. The
problems are all with the practical difficulty of getting it to work in a panel
context with dynamically-sized and -positioned tooltips as the targets.

I made an MR with a debounce solution long ago — I think it's linked somewhere
here even — but it was rejected because it makes all tooltips noticeably slower
for any debounce length which effectively filters out the bad cases.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to