From 13be339d81c3e2af8df5fd6bab8ef5d73889e887 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Tue, 20 Nov 2018 17:27:06 +0100 Subject: [PATCH] sculpt: let window layouter recall its prior state Issue #3024 Issue #3031 --- .../gems/recipes/pkg/window_layouter/archives | 4 + .../gems/recipes/pkg/window_layouter/runtime | 75 ++++++++++++++++++- .../gems/run/sculpt/launcher/window_layouter | 3 +- 3 files changed, 79 insertions(+), 3 deletions(-) diff --git a/repos/gems/recipes/pkg/window_layouter/archives b/repos/gems/recipes/pkg/window_layouter/archives index 3f25d3083c..9cd19eac9d 100644 --- a/repos/gems/recipes/pkg/window_layouter/archives +++ b/repos/gems/recipes/pkg/window_layouter/archives @@ -1,2 +1,6 @@ _/raw/window_layouter _/src/window_layouter +_/src/init +_/src/fs_report +_/src/fs_rom +_/src/vfs diff --git a/repos/gems/recipes/pkg/window_layouter/runtime b/repos/gems/recipes/pkg/window_layouter/runtime index 2c9a1132f4..9b34051723 100644 --- a/repos/gems/recipes/pkg/window_layouter/runtime +++ b/repos/gems/recipes/pkg/window_layouter/runtime @@ -1,9 +1,80 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/repos/gems/run/sculpt/launcher/window_layouter b/repos/gems/run/sculpt/launcher/window_layouter index ebfda90815..5e75ec3151 100644 --- a/repos/gems/run/sculpt/launcher/window_layouter +++ b/repos/gems/run/sculpt/launcher/window_layouter @@ -4,8 +4,9 @@ - + +