summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2013-10-28 14:36:18 +0100
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2013-12-04 19:33:41 +0100
commitb5090695c2f928c33ad3c3cef89bf04deb8829d8 (patch)
tree01d48ea1ad6c3f665a533510b0f7f70bb1808e9b /shell
parentb482d6230732b9fbc4497b5f9ac9a5daf394f33c (diff)
downloadgraynard-b5090695c2f928c33ad3c3cef89bf04deb8829d8.tar.gz
graynard-b5090695c2f928c33ad3c3cef89bf04deb8829d8.zip
Unlock the screen when asked to
Diffstat (limited to 'shell')
-rw-r--r--shell/gtk-shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/gtk-shell.c b/shell/gtk-shell.c
index 2d6dc13..c060b49 100644
--- a/shell/gtk-shell.c
+++ b/shell/gtk-shell.c
@@ -61,6 +61,7 @@ static void
desktop_shell_prepare_lock_surface(void *data,
struct desktop_shell *desktop_shell)
{
+ desktop_shell_unlock (desktop_shell);
}
static void