Hacker News new | ask | show | jobs
by codemac 2008 days ago
Navigation of the windows to which one is focused is no longer keyboard driven. Many just move the window into the largest leaf, and rotate the rest.

Focus will still follow your mouse I believe.

The binary tree concept just is a way of sorting the windows such that the rotation is predictable regardless of tiling layout.

1 comments

ahh cool thanks.