Skip to content
Commit 3642ecf3 authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak Committed by Bhushan Shah
Browse files

Send wl_pointer.frame when emulating pointer events out of touch ones

When touching a surface that doesn't register to wl_touch events, KWin
didn't send frame events (which it does for regular pointer and touch
events), causing severe updating issues with some clients.

Test Plan:
Launch a client that doesn't attach to wl_touch (for instance,
rootston) with WAYLAND_DEBUG=client and watch the logs while touching
its window.


(cherry picked from commit 8dae655b)
parent 7a8ac182
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment