Version (which release did you use?)
Pinning
Describe the bug
Using the in_move_to_ws(ws_id) used to also change the current active workspace to the provided ws_id. Now if I have a window on workspace 1 open on monitor 1 and move it to workspace 2 that is open on monitor 2, the window doesn't display on workspace 2 until I manually change my focus to it.
I can actually see both the current functionality and old functionality, both useful so maybe it can be introduced as an option? But regardless I think that when a window gets moved to a workspace that workspace should be refreshed to update the windows.
Version (which release did you use?)
Pinning
Describe the bug
Using the
in_move_to_ws(ws_id)used to also change the current active workspace to the providedws_id. Now if I have a window on workspace 1 open on monitor 1 and move it to workspace 2 that is open on monitor 2, the window doesn't display on workspace 2 until I manually change my focus to it.I can actually see both the current functionality and old functionality, both useful so maybe it can be introduced as an option? But regardless I think that when a window gets moved to a workspace that workspace should be refreshed to update the windows.