The source project of this merge request has been removed.
xdg-shell: add set output
This adds set_output to xdg_toplevel. For some clients, it might be nice to have a simple way to request a specific output to render a surface on. It's already possible to pick a specific output to fullscreen to, so I don't think adding this capability is too much of a stretch.