swaywm / wlr-protocols

Wayland protocols designed for use in wlroots (and other compositors)
122 stars 29 forks source link

Formally reject new protocols #88

Closed emersion closed 4 years ago

emersion commented 4 years ago

New protocols should go in wayland-protocols' ext namespace, which has no more inclusion requirements than this repo, but also offers reviews by non-wlroots people and allows to host all protocols in the same place.

Proposal: reject new protocols in wlr-protocols. Only accept updates for protocols not yet included in wayland-protocols.

cc @ddevault

agx commented 4 years ago

This sounds good - maybe it would be good to mention how to do that in the README.md of this repo?

ddevault commented 4 years ago

ack