Files
xserver/Xext
Enrico Weigelt, metux IT consult 18d66ce05a (submit/xext-saver) Xext: saver: use explicit switch/case for dispatching
It's more robust / easier understandable programming style to use explicit
switch statements, case'ing on the constants defined in the protocol header,
instead of implicitly via a some opaque call table. It's also done this
way in the other extensions, so making the code a bit more consistent.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-16 17:07:48 +02:00
..
2015-07-08 16:40:58 -04:00
2020-07-05 13:07:33 -07:00
2024-06-23 19:31:46 +00:00
2014-01-12 10:24:11 -08:00
2014-01-12 10:24:11 -08:00