Skip to content
  • Olivier Fourdan's avatar
    x11/dnd: Ignore XErrors from the COW · 39db7847
    Olivier Fourdan authored
    The DnD code for X11 adds the composite overlay window (aka COW) to the
    cache.
    
    Yet the X11 requests to get and release the COW may trigger XErrors that
    we ought to ignore otherwise the client will abort.
    
    Fixes: #3715
    39db7847