Skip to content
Snippets Groups Projects

types/wlr_xdg_output_v1: Fix wl_output.done bug.

Merged Mark Bolhuis requested to merge markbolhuis/wlroots:output_bugfix into master

If the client binds to version 3 of zxdg_output_v1 and version 1 of wl_output no wl_output.done event is emited 1.

Add a version check to output_manager_handle_get_xdg_output so that no event is emited and prevents clients bound to version 1 of wl_output from crashing.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading