aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index 6422db7..0125dfc 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -33,6 +33,7 @@ struct vconsole_window {
GtkWidget *toplevel;
GtkWidget *notebook;
GtkUIManager *ui;
+ gboolean fullscreen;
/* recent hosts */
GtkActionGroup *r_ag;