Merge pull request #4003 from orestisfl/update_desktop_properties_on_move
Update EWMH properties on workspace move
This commit is contained in:
@ -1049,6 +1049,8 @@ void workspace_move_to_output(Con *ws, Output *output) {
|
||||
workspace_show(ws);
|
||||
}
|
||||
|
||||
ewmh_update_desktop_properties();
|
||||
|
||||
if (!previously_visible_ws) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user