Skip to content

Merge notifyPointerPress() and notifyPointerRelease()

Vlad Zahorodnii requested to merge work/merge-pointer-press-and-release into master

This brings the API of the SeatInterface class and the PointerInterface class closer the corresponding Wayland API.

Merge request reports