You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a mouse input grabber that emits a stopMove signal when the mouse button is released.
When a shell surface emits onStartMove the compositor sets the grab cursor to move and activates the grabber, when the grabber emits onStopMove the grab cursor is set back to arrow and the grabber is deactivated.
The text was updated successfully, but these errors were encountered:
Create a mouse input grabber that emits a stopMove signal when the mouse button is released.
When a shell surface emits onStartMove the compositor sets the grab cursor to move and activates the grabber, when the grabber emits onStopMove the grab cursor is set back to arrow and the grabber is deactivated.
The text was updated successfully, but these errors were encountered: