mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 10:44:46 +00:00
call the connection->roundtrip to get skiptaskbar working
same fix as the plasmashell
This commit is contained in:
parent
a9ab4a0c01
commit
bdb041f905
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ void TaskPanel::initWayland()
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
registry->setup();
|
registry->setup();
|
||||||
|
connection->roundtrip();
|
||||||
}
|
}
|
||||||
|
|
||||||
QWindow *TaskPanel::panel()
|
QWindow *TaskPanel::panel()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue