Hi,

I will have one full week dedicated to Pharo, now I must decide what to do. One fun thing would be to write a X11 window manager (based on TilingWindowManager), so I could run Emacs, shells and all stuff in Pharo, even Pharo in Pharo :)

I've tried some months ago to translate this example https://github.com/mackstann/tinywm/blob/master/annotated.c�� but I lack of NativeBoost knowledge (I suppose it's the right tool to use).

Has anyone tried this before ? Hints ?

Laurent