Skip to content

Conversation

@Sunderland93
Copy link
Contributor

@mtwebster mtwebster changed the title [Input] Small API cleanups [Next] [Input] Small API cleanups Nov 25, 2025
@clefebvre clefebvre changed the title [Next] [Input] Small API cleanups [Input] Small API cleanups Jan 22, 2026

get_pointer_position_gdk (&x, &y, (int*)mods);
coords->x = x;
coords->y = y;
Copy link
Member

Choose a reason for hiding this comment

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

In window-x11.x:2813, NULL is passed as the coords argument, we probably need a check before setting it here.

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.

2 participants