By the time seatop_allows_events was called, seatop_impl was already NULL, causing the function to always return false. This means a press event was sent to clients without a corresponding release event. This patch moves the call to seatop_finish to after the seatop_allows_events check.master
parent
d16845d5f0
commit
783b3d6b37
Loading…
Reference in new issue