GTK3: native x11 window

I reparented a native x11 window to a gtk widget.

  1. Is Gtk aware of this window? Does it manage (some of) its XEvent’s?

  2. Does managing the native window events in another thread create issues?

  3. This window receives XInput2 events. Is XInput2 enabled by Gtk?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.