fix(wayland): window to desktop will not active next window.
for example, we in desktop 1(we still in desktop 1), the desktop 1 has client A and client B, we use shortcut to move client A to desktop 2, the client A is move to desktop 2(is right), then you use shortcut again, to set client to desktop 3, the error is moving client is Client A, but not client B. Also, use shortcut to open rightclick-menu, the menu is belongs to Client A, but the client A is on desktop 2.
when Client moving to other desktop, the active client is also be that, but not to active next client.