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
{{ message }}
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
All functions in {wlroots, the C stdlib} take the thing they operate on as their first argument (e.g. memcpy). This is not the case for wlr_box_* functions. This is inconsistent.
The text was updated successfully, but these errors were encountered:
All functions in {wlroots, the C stdlib} take the thing they operate on as their first argument (e.g.
memcpy
). This is not the case forwlr_box_*
functions. This is inconsistent.The text was updated successfully, but these errors were encountered: