Can _anyone_ shed some light on this weird behaviour of #wmctrl on #Wayland / #XWayland / #Gnome where I usually have to execute this snippet twice?

> wmctrl -x -r code.Code -e 0,0,0,5760,1200

First time it will just move the window to the central screen (triple head setup 🖥️🖥️🖥️) _and maximize_ it.

From there I have to drag it over to the left and execute again before this eventually works and I get my editor over all 3 screens.

I'm totally lost what in this chain of wm magic causes this.

in reply to Beko Pharm (deprecated)

Maybe it is related to this? github.com/electron/electron/i…

Have similar issues, but only with electron 🤮 bundled "apps". I use sway as window manager, tho.