X11 event handling code should merge |
||
Issue descriptionThere are X11 event handling code in DesktopWindowTreeHost [1], X11EventSourceLibevent [2]. These code should be merged into one place, so that we don't have to maintain two paths separately. A simple but good first step would be to take TranslateXEventToEvent() out of [2] into a common place that both places can use (e.g. ui/events/x [1] https://cs.chromium.org/chromium/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc?l=1946 [2] https://cs.chromium.org/chromium/src/ui/events/platform/x11/x11_event_source_libevent.cc?l=173
,
Sep 13
Archiving old bugs that haven't been actively assigned in over 180 days. If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!
,
Sep 13
Archiving old bugs that haven't been actively assigned in over 180 days. If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks! |
||
►
Sign in to add a comment |
||
Comment 1 by dtapu...@chromium.org
, Dec 12 2017