Tiling windows on Gnome with wnck
Thursday, September 30th, 2010After trying out a zillion linux tilling tools, I came to the conclusion that none of them is quite what I want. What I want is something like Winsplit Revolution. It offers powerful window management using the keyboard but does not stay on the way of those who still want to do stuff with their windows using a mouse like they always did.
I’ve been playing around with wnck’s python bindings and it’s great fun. I managed to tile two windows side by side by running a small script. This is the most basic tiling operation and, in my opinion, it’s deadly useful.