Skip to content

Clear X11 cursor cache when XCB connection changes

Vlad Zahorodnii requested to merge work/zzag/cursor-clear-x11-cursor-cache into master

We need to clear it because if Xwayland restarts, the future Xwayland instance may have different cursor ids.

Merge request reports