mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-07 07:38:19 +02:00
xclient.send_request() should just take a Request object and handle to_bytes with the right byte order. This avoids typos/copy-paste errors in tests when the byte order changes between tests. Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2216> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bigrequests.py | ||
| present.py | ||
| randr.py | ||
| record.py | ||
| render.py | ||
| screensaver.py | ||
| shm.py | ||
| vidmode.py | ||
| x11.py | ||
| xi.py | ||
| xinerama.py | ||
| xkb.py | ||
| xres.py | ||