parent
9ced77384b
commit
cf28147c5e
|
@ -565,6 +565,7 @@ static bool _tree_next(Con *con, char way, orientation_t orientation, bool wrap)
|
|||
focus = con_descend_focused(workspace);
|
||||
}
|
||||
|
||||
workspace_show(workspace);
|
||||
con_focus(focus);
|
||||
x_set_warp_to(&(focus->rect));
|
||||
return true;
|
||||
|
|
Loading…
Reference in New Issue