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 f58a8cd..0ace524 100644
--- a/structs.h
+++ b/structs.h
@@ -37,6 +37,7 @@ struct Frame
std::vector<int> subFrameIDs;
bool isRoot;
std::vector<int> floatingFrameIDs;
+ //int whichChildFocused = 0;
};
struct ScreenInfo