Comment 8 for bug 1696621

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Desktop icons slip under the top bar after logging in

I think the correct fix is for all docks and shells to implement _NET_WORKAREA:
https://specifications.freedesktop.org/wm-spec/wm-spec-1.3.html#idm140130317674416

Unfortunately that's an X11-only thing. nautilus-desktop certainly relies on it being an X11 app, but if your dock is native Wayland then we might have trouble fixing this because a native Wayland app would have to make X11 calls to tell nautilus-desktop about the _NET_WORKAREA.