<div dir="ltr">of course, i had forgotten to add the patches. wich is good, it helps me a bit to bettter reword them.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 8:45 PM, Tomaz Canabrava <span dir="ltr"><<a href="mailto:tcanabrava@kde.org" target="_blank">tcanabrava@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>this series of patches reworks quite a lot of the way we deal with the mainwindow internally. the idea is to make things more consistent when changing widgets around.<br><br></div>We used  to have a very complex layout of different stack widgets and indexes represeenting states of the application, <br><br></div>now we need to:<br><br></div>registerApplicationState( name, top-left-widget, bottom-left-widget, top-right-widget, bottom-right-widget )<br><br></div>then <br><br>setApplicationState( name ) <br><br></div>when we need to set the state.<br></div>
</blockquote></div><br></div>