Skip to content
  • Thomas Lübking's avatar
    fix xcb CurrentInput implementation · 2ac4a7a0
    Thomas Lübking authored
    broke on interim Wrapper() constructor change
    
    The Constructor needs to explicitly pass
    XCB_WINDOW_NONE to the inherited Constructor to
    trigger a request
    
    Thanks to Alex Leach for finding this
    
    CCBUG: 256242
    FIXED-IN: 4.11.2
    REVIEW: 112595
    2ac4a7a0