
EmbedKicker
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This little applet allows you to embed about any X windows on your good old kicker.
Almost all the interresting code is shamelessly taken from a Slicker Applet which does the same thing !
The 2 snapshots show the embedding of kpager. And it works ! (on MY comuter, thus)
Sorry if the package does not compile: first try....
--OPQ
17 years ago
0.1: initial release
17 years ago
0.1: initial release
kentonet
17 years ago
Report
opq
17 years ago
Quit nice. Kirby is moving around, changing form.
But the real reason it's here, is that my embed kicker applet can alos swallow superkaramba thing, so you can have kirby in kicker too.
Report
twilight-zone
17 years ago
/johan
Report
opq
17 years ago
But, If you embed other stuff, I know you can click on them, do weird stuff, but I can't figure out, how to do the keyboard focus thing.
And also, I'm planning to add a little feature in order release the swallowed application
Thanks for the comment
Report
MarkWPiper
15 years ago
I'm glad somebody else found the code!
Two notes:
1) To get proper keyboard focus, try setting the QXEmbed widget's protocol to XEMBED instead of XPLAIN... no gaurantees though.
2) There's actually a similar applet called swallow in the KDE CVS, but it's disabled in the build. It might also be worth checking out.
I wish I had seen this sooner. I've actually been away from Linux for about 2 years, and am just finally returning.
You might also be interested in Foo Pager. It does the same thing, just for a pager window. For now, you can get it from http://piperline.com. I'll probably throw it up on here sometime soon.
Report
MarkWPiper
15 years ago
Report