Skip to content

Draft: splitscreen: A plugin that splits the currently active output in 2

Aleix Pol Gonzalez requested to merge work/splitscreen into master

This is at the moment a PoC to address the usability problems that come with using ultra-wide screen monitors that are too big to be treated as one like we normally do.

Includes !2554 (merged) which was split out for simplicity

Draft because:

  • Does not track changes in the split display
  • KScreen should be taken into account
  • Undoing the split is not possible
  • Configuring the % of the split would be useful
  • DrmBackend is too smart and misplaces the split outputs

https://youtu.be/SKeIE80DFx8

Edited by Aleix Pol Gonzalez

Merge request reports