Skip to content

Conversation

@metux
Copy link
Contributor

@metux metux commented Dec 3, 2025

Use the new macros to make request struct parsing / field swapping
much easier.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Use the new macros to make request struct parsing / field swapping
much easier.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
@metux metux force-pushed the pr/xkb-use-request-head-struct-and-request-field-macros-_2025-12-03_13-26-48 branch from 315fd49 to c44a02a Compare December 11, 2025 17:59
X_REQUEST_FIELD_CARD16(partial);
X_REQUEST_FIELD_CARD16(virtualMods);

if (client->swapped) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block should be removed.

X_REQUEST_FIELD_CARD16(firstSI);
X_REQUEST_FIELD_CARD16(nSI);

if (client->swapped) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants