Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Roman Gilg
  • xserverxserver
  • Repository
Switch branch/tag
  • xserver
  • hw
  • xwayland
  • xwayland-present.c
Find file BlameHistoryPermalink
  • Roman Gilg's avatar
    xwayland: Simplify Present event handling code · efb1e8b5
    Roman Gilg authored Jul 28, 2020
    
    
    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.
    Signed-off-by: Roman Gilg's avatarRoman Gilg <subdiff@gmail.com>
    efb1e8b5