mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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();
|
||||
connection->roundtrip();
|
||||
}
|
||||
|
||||
QWindow *TaskPanel::panel()
|
||||
|
|
|
|||
Loading…
Reference in a new issue