• Ken Raeburn's avatar
    Enable use of XCB for checking window manager state · a838c833
    Ken Raeburn authored
    * src/xterm.c (get_current_wm_state) [USE_XCB]: Use XCB calls instead
    of XGetWindowProperty plus error-catching, since we can explicitly
    check for errors in the XCB version.  This eliminates 3 XSync calls on
    top of the round-trip actually fetching the information.
    a838c833
xterm.c 373 KB