Skip to content

Remove input processing functions in Platform

Input event flow has been refactored so all input events originate from input devices.

The X11 backend uses InputRedirection so make it forward events to relevant input device handlers.

Draft because it's not tested on x11.

Edited by Vlad Zahorodnii

Merge request reports