https://bugs.kde.org/show_bug.cgi?id=362511
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- (In reply to Marco Martin from comment #2) > geometry for applets is not available from the desktop scripting console. > > one thing that may be changed is the position at creation time. > the api would be something like > desktopsArray[j].addWidget("org.kde.plasma.digitalclock", 200, 300); > (doesn't exist yet, but could be eventually added) Is there any fundamental reason why implementing setting the widget geometry is hard? I looked at the source of Plasma Workspace and see that the SetGeometry function is empty and I could try implementing it, although probably it's just my ignorance that makes me not see the difficulties there. Do you have any advice you could share before I start setting up the dev environment to compile plasma and try to fix this? Thanks! -- You are receiving this mail because: You are watching all bug changes.
