Added workspaceopt dispatcher

This commit is contained in:
vaxerski 2022-05-26 19:05:32 +02:00
parent 6751ec6f54
commit 795504dad0
5 changed files with 77 additions and 1 deletions

View file

@ -54,6 +54,8 @@ public:
bool m_bIsMapped = false;
bool m_bRequestsFloat = false;
// This is for fullscreen apps
bool m_bCreatedOverFullscreen = false;