<div class="gmail_quote">On Wed, Mar 3, 2010 at 10:59 AM, Sascha Peilicke <span dir="ltr"><<a href="http://sasch.pe">sasch.pe</a>@<a href="http://gmx.de">gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I'd like to discuss some things regarding Konsole development. From your<br>
activity on konsole-devel and the commit log, I assume that you're the current<br>
maintainer. Annoyed by some Konsole issues I started looking into the source<br>
and to send some patches. Originally my motivation was to fix all that little<br>
UI glitches that Konsole has currently. The more I dug through the code I<br>
realised that it could actually benefit from a major rewrite of some of it's<br>
UI components. My goal is to get Konsole more closely to what Dolphin<br>
provides, e.g. to have a more fresh and simplified look. So, I'd like to<br>
receive some input/thoughts about what I want to get done:<br>
<br>
Change custom tabbar/view stuff to ktabwidget:<br>
This means fixing all the View* classes, there's a lot of code-bloat there<br>
that was already solved elsewhere (like KTabWidget).<br>
<br>
Use standard KDE configuration (KConfigXT):<br>
Konsole's profiles are nice but the config dialog and menu/actions are<br>
horrible. Therefore port that to KConfigXT and use propper dialogs.<br>
<br>
Remove broken splitter stuff (completely):<br>
It's broken, simply. Playing around with splitter stuff reveals truckloads of<br>
bugs and I doubt that this feature is really useful. Thus, away with it.<br>
<br>
Align menubar/actions to resemble other KDE applications more closel:<br>
Some advanced stuff like scrollback is currently found in the menu. It would<br>
actually suffice to move this into the configuration. Same thing for all the<br>
QActions related to profile editing/changing.<br>
<br>
Code reorganisation:<br>
Not directly related to the other issues but Konsole's source could be<br>
improved too. For example a consistent coding style or some reorganization of<br>
the source tree to make it easier to hack on it.<br>
<font color="#888888">--<br>
Kind regards,<br>
Sascha Peilicke<br>
<a href="http://saschpe.wordpress.com" target="_blank">http://saschpe.wordpress.com</a></font></blockquote><div><br></div><div>Hello,</div><div>  Actually Robert is the current maintainer and he is responsible for the Qt4/KDE4 version as he mostly rewrote it from Qt3/KDE3.  I do commit a lot of fixes and features and other general upkeep. </div>

<div>Patches are always welcomed as there are very few people working on Konsole ATM. In general, throw stuff up on <a href="http://reviewboard.kde.org">reviewboard.kde.org</a> under the Konsole group (which sends it to the konsole ml).</div>

<div> Wholesale changes and features removals/additions will need some review and comment.</div><div><br></div><div> Thanks,</div><div>    Kurt</div></div><br>