Revert "xdgshell: set predicted tiled windows to monitor res size pre-map"
This reverts commit 763d5fa05f.
Some issues and fixes #4185
This commit is contained in:
parent
403fd7d9f6
commit
460a326c90
2 changed files with 2 additions and 38 deletions
|
|
@ -229,8 +229,7 @@ class CWindow {
|
|||
std::string m_szInitialClass = "";
|
||||
int m_iWorkspaceID = -1;
|
||||
|
||||
bool m_bIsMapped = false;
|
||||
bool m_bInitialCommitPassed = false;
|
||||
bool m_bIsMapped = false;
|
||||
|
||||
bool m_bRequestsFloat = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue