Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
desktop/output: fix output manager enabled state
With recent wlroots changes, backends which don't support output modes can now support being disabled. We were always marking mode-less outputs as disabled. Stop doing that, check whether the output takes up some space in the layout instead.
- Loading branch information