diff options
author | Ken Raeburn <raeburn@raeburn.org> | 2015-11-07 03:06:32 -0500 |
---|---|---|
committer | Ken Raeburn <raeburn@raeburn.org> | 2015-11-12 03:58:09 -0500 |
commit | a838c8331cf3f360d919a75cc8d92c72e6d900f0 (patch) | |
tree | f84758386b810487a95d08688e92bd4195699d75 /lisp/emacs-lisp/byte-opt.el | |
parent | c7f2b6ad892c93b8b848d21835a4b093c424cae6 (diff) | |
download | emacs-a838c8331cf3f360d919a75cc8d92c72e6d900f0.tar.gz emacs-a838c8331cf3f360d919a75cc8d92c72e6d900f0.tar.bz2 emacs-a838c8331cf3f360d919a75cc8d92c72e6d900f0.zip |
Enable use of XCB for checking window manager state
* 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.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions