[Feature Request] Browse support by compositor
It would be really cool to have an option to view all the protocols supported by a specific compositor. Basically the same style as the main page right now, except you pick a compositor, and it only lists the protocols which are supported by the selected compositor. This would make is really simple to compare protocol support across compositors, which is really nice if you're thinking about trying a specific Wayland compositor, but want to make sure certain protocols are supported.
I know you can sort of get this information already by looking at the JSON files in src/data/compositors, but having this in a much more easily digestible format would be really cool.
There's an app that does something similar to this already called Waycheck, but it is limited to only displaying the supported protocols for the compositor you're currently running.