Plasma/Tasks: Difference between revisions

From KDE Community Wiki
(pastebin done configChanged())
Line 40: Line 40:
** nowplaying
** nowplaying
** paste
** paste
** pastebin
** <s>pastebin</s>
** previewer
** previewer
** rememberthemilk
** rememberthemilk

Revision as of 22:12, 4 September 2010

Below is a collection of open tasks that anyone could jump into immediately. For further information on any of the tasks, visit us in #plasma on irc.freenode.net or on the Plasma Devel mailing list.

Plasmoids

  • Folderview: extend FolderView::configChanged() such that all configuration options are read there on FolderView start. This will ensure that configuration changes made "behind its back" (e.g. by the Desktop Scripting) will take effect. The code is in kdebase/apps/plasma/applets/folderview. Claimed by: shadeslayer ( Rohan Garg )
  • Check plasmoids in kdeplasma-addons/applets/ for the configChanged() method, which should reload any settings from the configuration file. configChanged() is how applets are notified that the configuration changed behind their back (e.g. by a desktop script). Currently needing attention are:
    • bball
    • binary-clock
    • blackboard
    • bookmarks
    • bubblemon
    • calculator
    • charselect
    • comic
    • community
    • eyes
    • fifteenPuzzle
    • fileWatcher
    • frame
    • fuzzy-clock
    • incomingmsg
    • kdeobservatory
    • kimpanel
    • knowledgebase
    • kolourpicker
    • konqprofiles
    • konsoleprofiles
    • lancelot
    • leavenote
    • life
    • luna
    • magnifique
    • mediaplayer
    • notes
    • nowplaying
    • paste
    • pastebin
    • previewer
    • rememberthemilk
    • rssnow
    • showdashboard
    • showdesktop
    • social-news
    • spellcheck
    • systemloadviewer
    • timer
    • weather
    • webslice

Plasma Desktop Shell

Plasma Netbook Shell

Plasma Mobile Shell

Plasma Mediacenter

KRunner