]> git.eshelyaron.com Git - emacs.git/commit
Allow disabling the input extension at runtime on GTK 3
authorPo Lu <luangruo@yahoo.com>
Tue, 23 Aug 2022 01:30:25 +0000 (09:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 23 Aug 2022 01:30:25 +0000 (09:30 +0800)
commite425b7d231d02e76ec3e3790418121fc07877e70
tree5cbb7f4d9895ef8e8e5bf8e9c352a635d9b4243b
parent06d7161476255c77defa119fffa842b7abaa0dcb
Allow disabling the input extension at runtime on GTK 3

* src/xterm.c (xi_check_toolkit): New function.
(x_term_init): Do not enable the input extension should that
fail.
src/xterm.c