summaryrefslogtreecommitdiff
path: root/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'structs.h')
-rw-r--r--structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.h b/structs.h
index c2436f3..5273f52 100644
--- a/structs.h
+++ b/structs.h
@@ -26,8 +26,8 @@ enum TileDir
struct RootData
{
std::vector<int> floatingFrameIDs;
+ Window focus;
//int workspaceNumber;
- //int whichChildFocused = 0;
};
struct Frame