fix workspace special rules
This commit is contained in:
parent
ac07e447b8
commit
e405490593
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ void Events::listener_mapWindow(void* owner, void* data) {
|
||||||
|
|
||||||
if (requestedWorkspace.find("special" == 0)) {
|
if (requestedWorkspace.find("special" == 0)) {
|
||||||
workspaceSpecial = true;
|
workspaceSpecial = true;
|
||||||
|
workspaceSilent = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!workspaceSilent) {
|
if (!workspaceSilent) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue