Skip to content

shell: cleanup DesktopView screen change reactions

David Edmundson requested to merge work/d_ed/desktopview_cleanup into master

DesktopView's screen should only change as a result of an explicit call, we don't need to track.

We don't need two member variables to track old and new screens if the code gets shuffled.

Merge request reports

Loading