[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-03-02 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

--- Comment #4 from Mathias Panzenböck  ---
And how do I get a reference to the activity then? I want to set the wallpaper
and then advise the activity to reload its config. That's how it worked under
KDE 4.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-03-02 Thread Marco Martin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

Marco Martin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||notm...@gmail.com
 Resolution|--- |INVALID

--- Comment #3 from Marco Martin  ---
there has been an api change, documented in
https://techbase.kde.org/KDE_System_Administration/PlasmaTwoDesktopScripting

(https://techbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting is
strictly the KDE4 version)

They have been replaced by the functions desktopForScreen() and desktopById()
because desktop containments and activities are not really the same thing

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

--- Comment #2 from Mathias Panzenböck  ---
I don't see a way to edit the description, so here:

In the interactive script console the activityById() and activityForScreen()
functions are missing. See the documentation here:
https://techbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#Activities_and_Panels

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

Mathias Panzenböck  changed:

   What|Removed |Added

Summary|In script console   |In script console the
   |activities() returns an |activityById() and
   |array of strings|activityForScreen()
   ||functions are missing.

-- 
You are receiving this mail because:
You are watching all bug changes.