On Monday 7 December 2009 18:00:05 Jacopo De Simoi wrote:
> looking forward to check the validity of a bug regarding the device
> notifier and encrypted devices (containers) I noticed several issues with
> them in the current implementation of the dataengines
> The imporant thing to know about the
Hello,
as I said, I've been trying to hack in support for PopupApplets in Python.
This patch is a first version of such a thing, which at least enables the
proper binding when used scripted applets.
It needs some review, as I'm unfamiliar on how PopupApplets work, and if I'm
doing the right th
On Saturday 20 February 2010 15:41:38 Sebastian Kügler wrote:
> Add wiki: as keyword to the mediawiki runner
Changed that to just "wiki foobar", so no colon anymore.
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
signature.asc
Description: This is a digitally sig
On Sat, Feb 20, 2010 at 11:18 AM, Luca Beltrame
wrote:
> Hello,
>
> AFAIK, there is no PopupApplet for Python scriptengines yet, and I'd like to
> hack in this functionality.
> Currently the applets in Python use "plasmascript" to work, so I assume this
> would be the place to add support in. So,
SVN commit 1093286 by sebas:
Add wiki: as keyword to the mediawiki runner
This way we can enable this runner (and its decendants) by default, without
hammering
all kinds of webservers on every keystroke (which is also a security problem).
Trading in a bit of convenience here.
CCMAIL:r...@kde.
On February 19, 2010, Jonathan Riddell wrote:
> With 4.4 I can't seem to get globally installed Python plasmoids to
> work in 4.4.
this would be a bug; i'll explore it while i'm here @ t4.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB4
On February 20, 2010, Diego Casella ([Po]lentino) wrote:
> Or, from an other point of view: is it planned to add a KProcess Javascript
> binding for Plasma?
you're looking for the exec DataEngine :)
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB
Hello,
AFAIK, there is no PopupApplet for Python scriptengines yet, and I'd like to
hack in this functionality.
Currently the applets in Python use "plasmascript" to work, so I assume this
would be the place to add support in. So, here come the questions:
1. Is there documentation on how a "pro
Heya folks,
I've noticed in the Javascript API there is a bool runApplication(string
exe[, array args]) [0] function that allows you to run
an executable with optional arguments. If I try running a command-line
executable instead of a GUI one ( for example
runApplication("ls", "my/favourite/direct