Is it possible to configure xorg to ignore mouse events in specific windows

Is it possible to configure xorg to ignore mouse events in certain windows?

I mean making the window visible to the user, but transparent to mouse events, for example. if there is any window always on top, can I somehow click on it.

Maybe there are some extensions for the xorg server or its own options or window manager to "hide" a specific window from it (via wm_classor title)?

+3
source share

All Articles