Files
xserver/Xext
Enrico Weigelt, metux IT consult 3e85663edc (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-10-31 19:23:56 +01:00
..
2015-07-08 16:40:58 -04:00
2024-10-10 13:38:31 +00:00
2020-07-05 13:07:33 -07:00
2024-10-10 13:38:31 +00:00
2024-06-23 19:31:46 +00:00
2024-10-26 16:35:57 +00:00
2024-10-10 13:38:31 +00:00
2014-01-12 10:24:11 -08:00
2024-10-31 19:23:51 +01:00
2024-10-10 19:59:48 +00:00