On Tue, 5 Jul 2016 11:26:52 +0200
Quentin Glidic wrote:
> On 05/07/2016 11:09, Giulio Camuffo wrote:
> > 2016-07-05 10:15 GMT+02:00 Quentin Glidic
> > :
> >> From: Quentin Glidic
> >>
> >> Currently, layers’ order depends on the module loading order.
> >> With this patch, modules can safely a
On 05/07/2016 11:09, Giulio Camuffo wrote:
2016-07-05 10:15 GMT+02:00 Quentin Glidic :
From: Quentin Glidic
Currently, layers’ order depends on the module loading order.
With this patch, modules can safely add their own layer at the correct
place.
Signed-off-by: Quentin Glidic
---
desktop-s
2016-07-05 10:15 GMT+02:00 Quentin Glidic :
> From: Quentin Glidic
>
> Currently, layers’ order depends on the module loading order.
> With this patch, modules can safely add their own layer at the correct
> place.
>
> Signed-off-by: Quentin Glidic
> ---
> desktop-shell/input-panel.c |
From: Quentin Glidic
Currently, layers’ order depends on the module loading order.
With this patch, modules can safely add their own layer at the correct
place.
Signed-off-by: Quentin Glidic
---
desktop-shell/input-panel.c | 9 +++--
desktop-shell/shell.c | 80 ++