mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 22:00:09 +01:00
to verify that the behavior didn't change. main.m: XInternAtom compound_text, and atom_pair. pbproxy.h: Add compound_text and atom_pair to the struct atom_list. x-selection.m: Add an #include of Xutil.h. Refactor the reply struct initialization to be done in a common place. Add send_reply: to simplify the code a bit more. Add send_compound_text: which handles the COMPOUND_TEXT type. Add the beginnings of a send_multiple:. Change handle_image:extension: to handle_image:. The extension: message isn't needed anymore. |
||
|---|---|---|
| .. | ||
| main.m | ||
| Makefile.am | ||
| pbproxy.h | ||
| trick_autotools.c | ||
| x-input.m | ||
| x-selection.h | ||
| x-selection.m | ||