<div class="gmail_quote">On Thu, Feb 9, 2012 at 9:57 AM, Martin Gräßlin <span dir="ltr"><<a href="mailto:mgraesslin@kde.org">mgraesslin@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi workspace developers,<br>
<br>
my JavaScript bindings for KWin effects are nearly in place and that results<br>
in a few questions I wanted to discuss with the greater team.<br>
<br>
The scripted effects follow the Plasma Packages structure and I plan to have<br>
also "normal" KWin scripts use Plasma Package structure as well as window<br>
decorations and window switcher layouts.<br>
<br>
Should such files use the file ending "plasmoid" or should we introduce new<br>
names like "kwineffect", "kwinswitcher", "kwinscript", "kwindecoration"? Could<br>
using "plasmoid" result in problems like the widgets explorer trying to<br>
install the kwineffect when dropped on the desktop?<br></blockquote><div><br></div><div>My opinion.. keep .plasmoid for the actual "widgets" that can be placed on the desktop.</div><div>use the new names ("kwineffect", "kwinswitcher", "kwinscript", "kwindecoration") for kwin.</div>

<div><br></div><div>Just my 2 cents. I can't comment on the other questions since I know to little about that.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
The second question I have is about the additional effects. Now that we have<br>
the scripted bindings I want to rewrite a few pure eye-candy effects with the<br>
bindings and move them out of the KWin source tree. Where should they go? I<br>
tend to plasma-addons.<br>
<br>
Last but not least: how does this synchrotron work and does it offer something<br>
which would be very useful to distribute our effects, scripts, etc?<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Martin</font></span><br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br>