Skip to content
  • Roman Gilg's avatar
    xwayland: Simplify Present event handling code · 39ca4a04
    Roman Gilg authored
    Instead of optionally return early when an event is aborted and potentially
    clean it up in there we can only optionally inform Present if not aborted and
    afterwards clean it up if required.
    
    Saves some lines of code and conditional branches.
    39ca4a04