]> git.eshelyaron.com Git - emacs.git/commit
Select device notification events correctly
authorPo Lu <luangruo@yahoo.com>
Sun, 21 Nov 2021 01:32:46 +0000 (09:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 21 Nov 2021 01:32:46 +0000 (09:32 +0800)
commitf16bb8693f0122cea447edc243885428a4b8d370
tree409acad0526f78b7e70c9e881955725cacdeffd5
parentb60c2a5d853b0c6478d7182920c39cb2ec96bdc7
Select device notification events correctly

* src/xfns.c (setup_xi_event_mask): Select PropertyEvent,
HierarchyChanged and DeviceChanged for all devices.
src/xfns.c