Skip to content
Snippets Groups Projects
Commit 424ae015 authored by Ran Benita's avatar Ran Benita Committed by Kristian Høgsberg
Browse files

compositor-x11: use _checked() with xkb_select_events to test for error


In order to use xcb_request_check(), given a request without a reply,
you need to use the _checked() variant of the request function.
See xcb-requests(3).

Signed-off-by: default avatarRan Benita <ran234@gmail.com>
parent e77d7577
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment