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
* Added support for various wlr_output_event… structs (fixesflacjacket#209)
* Python API exposes more wlr_output_state properties
* Renamed OutputEventRequestState to OutputRequestStateEvent and added
an alias for the previous name (fixesflacjacket#210)
* Updated CHANGES
For all other events we use "Event" as Suffix (i.e. RequestStartDragEvent, KeyboardKeyEvent, TouchMotionEvent, …).
output.OutputEventRequestState
should adapt that scheme.Maybe deprecate it in the next subrelease and remove it in 0.19?
Or deprecate it in 0.18?
The text was updated successfully, but these errors were encountered: