Skip to content
Commit c3d5c3db authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

x11: Add a helper to get the default screen

Since the screen number is well-known, we can look up the default
screen on demand. Note that xcb_get_setup() is pretty cheap as it
simply returns a const pointer to pre-allocated data.
parent 94ee33e9
Pipeline #210310 failed with stage
in 14 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment