about summary refs log tree commit diff
path: root/exwm.el
diff options
context:
space:
mode:
authorChris Feng <chris.w.feng@gmail.com>2015-08-26T07·27+0800
committerChris Feng <chris.w.feng@gmail.com>2015-08-26T07·35+0800
commit981293f06af320f2929fd0d209eb97e63b4d8e3e (patch)
treee109af132c4be184a548505a8911e2a89146c10b /exwm.el
parent874c383672e42cc642aca8b470afe394b39a1965 (diff)
Replay KeyPress events instead of fake them in line-mode
X windows in line-mode receive KeyPress events faked with SendEvent requests
previously. This causes many problems including:

* Some applications (e.g. xterm) ignore synthetic events completely
* KeyPress and KeyRelease evnets arrive disorderly

This commit makes EXWM exploiting AllowEvents requests (in ReplayKeyboard mode)
to forward KeyPress events to X windows instead.
Diffstat (limited to 'exwm.el')
0 files changed, 0 insertions, 0 deletions