Skip to content

Xi: lock the input thread for any pointer barrier list manipulation

Peter Hutterer requested to merge whot/xserver:wip/pointer-barrier-locks into master

The input thread checks the barriers for pointer positioning, swapping the list out from underneath is considered impolite.

cc @daenzer

Merge request reports