xdgshellclient: Add a small delay before calling `updateShowOnScreenEdge` from...
xdgshellclient: Add a small delay before calling `updateShowOnScreenEdge` from `frameGeometryChanged` On Wayland, frameGeometryChanged is emitted only once after a screen is rotated and before the panel is moved to any edge, so set a small delay to get the correct geometry of a screen. BUG: 448420