summaryrefslogtreecommitdiff
path: root/desktop-shell/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-shell/shell.h')
-rw-r--r--desktop-shell/shell.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-shell/shell.h b/desktop-shell/shell.h
index 7a8194d1..8ef550f6 100644
--- a/desktop-shell/shell.h
+++ b/desktop-shell/shell.h
@@ -188,6 +188,9 @@ struct desktop_shell {
char *client;
};
+void
+set_alpha_if_fullscreen(struct shell_surface *shsurf);
+
struct weston_output *
get_default_output(struct weston_compositor *compositor);