


Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments
There is IconTask available for KDE 4.7.
And in KDE 4.8 this Icon-only alternative to the taskbar is already integrated.
So it really makes sense to switch. This modification made sense in prior KDE times but not anymore - Mar 07 2012

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma 4 Extensions by Jinidog 80 comments

Plasma Themes by painkiller101 262 comments
However, in the new widget chooser in the quicksearch line edit the text color is wrong. I cannot see what has been typed.
The other widgets are doing it right, so I suspect that Glassified is defining a new text color wrong. Can you fix that? - Dec 22 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
Indeed, plasmaboard will be part of KDE 4.4's kdeplasma-addons package. So it is not fully integrated into KDE yet. But maybe we can move it on in KDE 4.5. (btw, got the impression, that some KDE devs don't like plasma for doing important things - very strange)
So, no chance for getting this into the lock screen for 4.4
Answering your points:
1) I will take back with the KDE devs for that. Currently plasmaboard is a Popup-Applet. And they are not meant for floating on the desktop. Currently there is no option I know to have a plasmoid above your windows. Although I can think of many usecases for that...
2) I see. Will change that.
3) You are right. I will make the keys keeping a pressed state
4) Ah, not much chance. Cannot do much about it. I use the same functions of xorg for creating faked key events as every other keyboard. If they don't work, I don't know a solution.
But I'll look into this. Focus is one of the biggest problems I have with plasmaboard - Nov 18 2009

Plasma 4 Extensions by Jinidog 87 comments
Ich messed up the cmake file and reverted that. Try version 0.91 - Nov 03 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
I don't know why you do not see an icon. Probably your icon-theme does have an icon for kcharselect. I'm waiting for my own icon from the oxygen team. - Aug 17 2009

Plasma 4 Extensions by Jinidog 87 comments
- Aug 13 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
It is fixed in KDE 4.3 Beta2
The aspect ratio ist not fixed. I can resize plasmaboard freely. - Jun 12 2009

Plasma 4 Extensions by Jinidog 87 comments
I worked out the problem with the KDE developers. I made a patch for KDE and comitted it. The bad thing is, that this will not come to KDE 4.2.4 . At least not in the vanilla one, I beg package maintainers to add the patch to their kdelibs packages. Depending on your distro, you may be lucky.
The bugfix will definetly be included in KDE 4.3.
I have to release a new version of plasmaboard, too. So expect version 0.5.2 soon. It will fix the focus bug but only together with a recent kde package that includes my patch. - Jun 02 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
The KDE-developers want the "steal focus" behaviour, so I need to find my own way for the popup. Not so easy. But I'll work on this. - May 27 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
Put Plasmaboard in the panel and use it from there. - May 21 2009

Plasma 4 Extensions by Jinidog 87 comments
If that is acceptable it would be probably better to uppercase just the letter-keys of the english layout. That would work for some layouts at least. - Apr 22 2009

Plasma 4 Extensions by Jinidog 87 comments
Because of all the different layouts I need the information from the X-Server. But as I said, there seems to be no way.
I can leave the behaviour as it is or I do not shift anything when caps is pressed.
What's better? - Apr 19 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
1) is fixed in 0.4.2
2) Will be done when I update the extended keyboard layout
3) Indeed the labels only on keys with normal letters should be set to upper case. Will have to look for a good solution
4) I think it should be doable to clear all pressed keys when the keyboard is closed
5) Will try to fix
6) I will adress that together with point 2. Couldn't think that the numpad could be useful on a touchscreen until now. I'll put it in the extended layout.
7) That's probably the hardest bug. Two reasons. First: I cannot reproduce it.
Second: Even if I could it's probably a problem with Qt-Eventmanagment and that is hard to fix for me. - Apr 14 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
Thanks! - Apr 14 2009

Plasma 4 Extensions by Jinidog 87 comments
Moreove it seems only to happen on Fedora. I use Fedora, too. But others obviously were able to compile the stuff without this error. - Apr 14 2009

Plasma 4 Extensions by Jinidog 87 comments
- Apr 12 2009

Plasma 4 Extensions by Jinidog 87 comments

Plasma 4 Extensions by Jinidog 87 comments
So: Yes, they are. - Apr 04 2009

Plasma 4 Extensions by Jinidog 87 comments
I have plasmaboard in KDE-playground, just in case that's a better source for you than kde-look. - Mar 31 2009

Plasma 4 Extensions by Jinidog 87 comments
The keyboard can be transparent, but that depends on your plasma theme. Moreover you must have desktop effects enabled. So, if you use "Glassified" as your theme, you should see the window below it.
I have composite disabled in the screenshot. - Mar 31 2009

Plasma 4 Extensions by Jinidog 87 comments
The keyboard is made to be scaleable. At the moment it can only be scaled horizontally, not vertically. That is a limitation of the underlying Plasma::Extender Widget. That may vanish in KDE 4.3, at least I will talk back with the kde developers about that.
Maybe I simply switch away from Extender. It's great to be able to drop the keyboard on desktop, but the keyboard is useless there because it get's the focus when being clicked. Probably nothing can be done about that. - Mar 30 2009

Plasma 4 Extensions by Jinidog 87 comments