Skip to content

Do X11 display detection like Wayland display detection

Adam Jackson requested to merge github/fork/nwnk/x11-display-detection into master

Same trick as the wayland path, look up a known function pointer at a known offset.

Merge request reports