lirios / aurora-compositor

Framework to write Wayland compositors with Qt
10 stars 1 forks source link

WaylandSeat: add properties to access pointer, keyboard and touch #7

Closed plfiorini closed 2 years ago

plfiorini commented 2 years ago

Add properties to access pointer, keyboard and touch and emit signals when they change. This way a compositor can access them from QML.