Update the screensaver extension to version 1.1 by adding the Suspend request.
While at it, remove the CLASS enumeration, use the <bit> construct for the EVENT enumeration, and don't shout the enumeration names.
I fixed a bunch of padding and field size bugs also. We should write a test app for this extension to verify it is really working before we sign off on this. (Of course, we should write tests for every other bit of the X protocol and extensions while we're at it.)
Done, but still needs tests.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.