On Tue, Jun 2, 2015 at 11:26 AM, Jonas Ådahl wrote:
> On Fri, May 29, 2015 at 05:07:08PM +0200, Arnaud Vrac wrote:
> > Hi Jonas,
>
> Hi,
>
> >
> > This patch makes the black_surface_get_label function crash. The black
> surface should track the fullscreen view in the configure_private field
> ins
On Fri, May 29, 2015 at 05:07:08PM +0200, Arnaud Vrac wrote:
> Hi Jonas,
Hi,
>
> This patch makes the black_surface_get_label function crash. The black
> surface should track the fullscreen view in the configure_private field
> instead of the black surface view.
>
> See the attached patch for
Hi Jonas,
This patch makes the black_surface_get_label function crash. The black surface
should track the fullscreen view in the configure_private field instead of the
black surface view.
See the attached patch for reference.
0001-desktop-shell-track-fullscreen-view-in-black-surface.patch
De
In preparation for further refactoring.
Signed-off-by: Jonas Ådahl
---
desktop-shell/shell.c | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c
index 1ac1340..efa6ac4 100644
--- a/desktop-shell/shell.c
+++ b