Skip to content

Support keyboard navigation between windows across desktops

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

If a DesktopView doesn't handle a keyboard navigation event it propagates to main which then focusses the next desktop view and the relevant window.

Empty desktops can also be selected.

Merge request reports