Bastien Dejean <[email protected]> writes: > Hi, > > I'm planning on writing a window manager with the following > characteristics: > > - Windows are represented as the leaves of a binary tree.
You should look at herbstluftwm as it already imlements a binary tree method for window management (manual tiling only). -brandon
