homescreenhandler: Fix activation on the default use-case 97/29597/1
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 15 Jan 2024 13:29:24 +0000 (15:29 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 15 Jan 2024 16:34:44 +0000 (18:34 +0200)
commit45fe29549378629ef5952a62e12887f007ce89f5
tree98669b18de3c5fd08456f622a3f42faaa5b46ad0
parent2c522c4ef64678d4445a57fb86550c9db8f019bb
homescreenhandler: Fix activation on the default use-case

We seem to be missing one of the branches that searches for a pending
output to activate. This is only been seen when setting the application
from the start to a different output.

Anotehr oversight from gRPC proxy changes.

Fixes AglShellGrpcClient: Activate windows with gRPC

Bug-AGL: SPEC-5048
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I138b47915f5a532c8f7321f04b5e9daa7a63de64
homescreen/src/homescreenhandler.cpp