https://bugs.kde.org/show_bug.cgi?id=449907
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/66a54d38d4df | |e231980dfa1e4393d62f3c559df | |1 --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 66a54d38d4dfe231980dfa1e4393d62f3c559df1 by Nate Graham, on behalf of Marco Martin. Committed on 24/06/2022 at 17:54. Pushed by ngraham into branch 'master'. effects: Set timestamp for input events Set the time for mouse and touch events. This is especially important for the mouse is as the timestamp will be used to discriminate between single and double click. Previously this was always sending the double click event, making buttons work only every other click. Related: bug 454275 M +3 -0 src/backends/x11/standalone/effects_mouse_interception_x11_filter.cpp M +1 -2 src/libkwineffects/kwinoffscreenquickview.cpp https://invent.kde.org/plasma/kwin/commit/66a54d38d4dfe231980dfa1e4393d62f3c559df1 -- You are receiving this mail because: You are watching all bug changes.