Skip to content
  • Vlad Zahorodnii's avatar
    xwayland: Make DataBridge a native event filter · 8baf535a
    Vlad Zahorodnii authored
    With the DataBridge being a native event filter, we can further separate
    DataBridge-specific and generic Xwayland bits. In particular, we no
    longer have to call DataBridge::filterEvent() from the dispatchEvents()
    method, whose main purpose is to dispatch X11 events to kwin.
    8baf535a