aboutsummaryrefslogtreecommitdiff
path: root/include/layout.h
diff options
context:
space:
mode:
authorLuminarys <kizunanohikari@gmail.com>2015-08-28 23:39:12 -0500
committerLuminarys <kizunanohikari@gmail.com>2015-08-28 23:39:12 -0500
commit7eefecf4790bd0daf5c5727766c904c8c55dc6ee (patch)
tree2b65e4162d599e2bc2c0a706678f19b4b1c2fd14 /include/layout.h
parent70c238ef663c9e3b11046e6d7b20fa7385e4c708 (diff)
Added in scratchpad adding
Diffstat (limited to 'include/layout.h')
-rw-r--r--include/layout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/layout.h b/include/layout.h
index f462bdb3..cb38a7b1 100644
--- a/include/layout.h
+++ b/include/layout.h
@@ -8,6 +8,8 @@
extern swayc_t root_container;
+extern list_t *scratchpad;
+
extern int min_sane_w;
extern int min_sane_h;