Make (config, context)_attribs const just to be on the safe side.
Remove "major" and "minor" from egl_common.c as they are not used by the examples that use egl_common.c.
The specified clients in this commit used to rely on wlr_egl and some of its related functions in order to render surfaces. This is no longer the case as of this commit.