diff options
author | Yuuki Harano <masm+github@masm11.me> | 2021-04-13 21:23:48 +0900 |
---|---|---|
committer | Yuuki Harano <masm+github@masm11.me> | 2021-04-13 21:23:48 +0900 |
commit | fb5f3e694b0f6e2bccfc2124555c986fdc409cd0 (patch) | |
tree | 558b79b49ef02ded031605e2504590268a3957fe /lisp/progmodes/cc-menus.el | |
parent | 8c7453632e8f45ed65ce814eafc0a1af637774c1 (diff) | |
download | emacs-fb5f3e694b0f6e2bccfc2124555c986fdc409cd0.tar.gz emacs-fb5f3e694b0f6e2bccfc2124555c986fdc409cd0.tar.bz2 emacs-fb5f3e694b0f6e2bccfc2124555c986fdc409cd0.zip |
Workaround touchscreen events are ignored on sway
On sway, gdk_device_get_window_at_position() in
xg_event_is_for_scrollbar always returns NULL, and all the touchscreen
press events are mishandled as on scrollbar.
We don't need to call xg_event_is_for_scrollbar, so removed the call.
* src/pgtkterm.c (button_event): Don't call xg_event_is_for_scrollbar.
Diffstat (limited to 'lisp/progmodes/cc-menus.el')
0 files changed, 0 insertions, 0 deletions