<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 4, 2012 at 5:27 PM, Andriy Rysin <span dir="ltr"><<a href="mailto:arysin@gmail.com" target="_blank">arysin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">On 11/04/2012 01:18 AM, Shaun Reich wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
well, you've got until november 8th (4 days according to my clock) until hard feature freeze which blocks even those on the planned feature list.<br>
<br>
so, as my procrastinating self would say you've got "plenty of time" ;)<br>
</blockquote></div>
done: <a href="https://git.reviewboard.kde.org/r/107202/" target="_blank">https://git.reviewboard.kde.<u></u>org/r/107202/</a><br>
I could not find kde-workspace or systemsettings groups so I've added it to kde-runtime<br>
<br>
I would appreciate any feedback,<br>
Thanks,<br>
Andriy<br>
<br>
P.S. I rebased the feature branch locally so we'll be able to FF (or just apply the patch)<br>
</blockquote></div><br>Hi all,<br><br>sorry for interrupt the thread, but I have some code that 
ported from libgnomekbd (port to Qt), used in my own project, idea is similar, but 
provides more feature though.<br><br><a href="https://github.com/fcitx/kcm-fcitx/blob/master/layout/keyboardlayoutwidget.cpp">https://github.com/fcitx/kcm-fcitx/blob/master/layout/keyboardlayoutwidget.cpp</a><br><br>It's layout is based on parsing xkb model file, not hard code, and key press can be displayed on the preview. <br>
It's quite standalone, I'm not sure if you guys want to take a look at it.</div>