(trivial) Xext: saver: misc cleanups & tiny bugfix (#1704)
Cleaning up the screen saver extension:
besides a small bugfix (missing byte-swapping in QueryVersion request), it's mostly about simplifying the code flow and aligning it to the scheme used by most other extensions.
Preparation for #1701