Closed elboulangero closed 8 years ago
I improved the two layouts feature, now the implementation looks better, less tricky. I'll merge that if nobody speaks against it :)
where do the merge conflicts come from?
I've been touching the same files on master, just to make the merge a little bit more challenging ;)
Merged !
Better implementation.
In a few words (read commit messages for more details):
Compared to the former PR (#117), this implementation has the advantage to be more straight forward. It doesn't add little tricky and weird code, it's gonna be easier to read and understand how the two layouts are implemented. So, better in term of maintenance.
Also, it works with Gtk2 too.