summaryrefslogtreecommitdiff
path: root/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'structs.h')
-rw-r--r--structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.h b/structs.h
index 0ace524..8215bf5 100644
--- a/structs.h
+++ b/structs.h
@@ -13,6 +13,7 @@ struct Client
int ID;
Window w;
bool floating;
+ bool fullscreen;
};
enum TileDir