shell: Reset active view to allow further activation 15/29615/6
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 30 Jan 2024 14:10:35 +0000 (16:10 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Feb 2024 13:51:33 +0000 (13:51 +0000)
commit1cbb6bdec4d1c0440356240e481e8dfa51a201f2
treec908ecc7ef8d2ba336e0dd8ec1705c44100fd44d
parent594b5d1c6e1bc7eb8931dc58fbb62db81ae42ae0
shell: Reset active view to allow further activation

Going back to regular, with a none orientation would allow to re-activate the
window. This wouldn't happen because we haven't been able to reset
the active window

Keeps things sane for the user and would allow navigating back to
those windows. Further patches should improve and avoid this entirely if
the split window is sticky.

Bug-AGL: SPEC-4839
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ic2cc7fd2839f5a664957d3f111c400559d93cf3f
src/shell.c