On Tue, 15 Mar 2016 17:39:23 +0200
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> For some reason, it seems that ivi-layout.c has tried hard to avoid
> calling directly into ivi-shell.c. This means there is a jump through
> hoops just to get the configure event sent to the clients. Ivi-shell
From: Pekka Paalanen
For some reason, it seems that ivi-layout.c has tried hard to avoid
calling directly into ivi-shell.c. This means there is a jump through
hoops just to get the configure event sent to the clients. Ivi-shell
registers a listener for a ivi-layout signal for sending the event.