
Ponies Everywhere
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
Using Javascript Ponies, I packaged it into a web plasmoid. Now you can have the ponies from MLP:FiM on your desktop.
9 years ago
1.1: updated to latest Browser Ponies
old 1.0 here:
http://www.mediafire.com/?1gf22jdm3q24hdr
9 years ago
1.1: updated to latest Browser Ponies
old 1.0 here:
http://www.mediafire.com/?1gf22jdm3q24hdr
DAsianFatass
7 years ago
Report
eyecreate
7 years ago
Report
MeanGreanHare
8 years ago
Report
eyecreate
8 years ago
Your second point comes down to knowing what this widget is and what you may be askin for. This widget is a web widget that is basically just a webpage wrapped in a widget. This makes it hard to add config options and also means the roaming "Screen" is constrained to the widget borders.(which you can resize) If you'd rather them wander your whole screen and on top your programs, you might want to try something like this:
https://github.com/myszha/qt-ponies
Report
maygodbeless
9 years ago
Got the toolkit your other comment said this needed, but there are absolutely no instructions appertaining to these things.
How the hell do you expect 4 year old Vietnamese immigrant girls like me to figure out how to install this thing? Google isn't even helping.
Report
eyecreate
9 years ago
Extract the download to whatever folder you like(maybe downloads or desktop). Copy the contents of that folder to this location:
~/.kde/share/apps/plasma/applets
Make sure it's in it's own folder inside of applets
ex. ~/.kde/share/apps/plasma/applets/PoniesEverywhere
and that you see a .desktop file directly inside there.
Then, to be safe, run this command:
kbuildsycoca4
Hopefully it will show up to be used after that.
Report
maygodbeless
9 years ago
Great job (except for KDE's buggy installer).
Report
lapsio
9 years ago
Report
panzi
9 years ago
Is it at all possible to make the WebKit widgets background transparent and the widget frame less? I think this would be great.
Also you do not need to include the copyright notice right in the widget if you don't want to. Just credit me and also Desktop Ponies in a readme file or about dialog. Ah and I just updated Browser Ponies to the resources of Desktop Ponies 1.38, so you might want to make a new package. :)
Report
eyecreate
9 years ago
On transparency, not sure if I'm using the webkit widget if that is possible, but it is if using a native plasma widget. The frame is configured by the theme you are using, not widget by widget basis.
I left the stop and start buttons there just for the reasons you stated, performance. On my laptop were it sits, I sometimes have to stop it if doing lots of things at once and start it again after finished since it uses about 20% cpu for me. If there was an easy way, I'd try and turn it into a native widget to increase performance along with removing some of the rendering glitches. I haven't looked far into you code, but is it abstracted enough(or can be written if needed) to run the javascript for the logic and rendering but not onto a webpage, but drawing calls able to be taken to a different canvas? If so, I can whip up a better version of this widget.
None the less, I will make an update to the new Browser Ponies version.
Report
linkstat
9 years ago
I tried to run Ponies everywhere, but the plasmoid says that it can't create the object, and the cause is:
not been able to create a webkit script engine for the graphical element Ponies-Everywere
Can you help me, please?
Thks!!!!
Report
eyecreate
9 years ago
This is the same engine used to run the Mac osx dashboard widgets.
Report
linkstat
9 years ago
Thanks!!!!
PD: was for my girlfriend that loves ponies :p
Report
overmind88
9 years ago
Report