Plasma/Tasks

From KDE Community Wiki
Revision as of 23:50, 13 September 2010 by Aseigo (talk | contribs) (→‎Plasmoids)

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 (has no configuration settings)
    • bookmarks
    • bubblemon
    • calculator (has no configuration settings)
    • charselect (has no configuration settings)
    • comic
    • community
    • eyes (has no configuration settings)
    • fifteenPuzzle
    • fileWatcher
    • frame
    • fuzzy-clock
    • incomingmsg
    • kdeobservatory
    • kimpanel (uses an external(!) config file: either ignore or it needs the config management in it re-written)
    • knowledgebase
    • kolourpicker
    • konqprofiles (has no configuration settings)
    • konsoleprofiles (has no configuration settings)
    • lancelot
    • leavenote
    • life
    • luna
    • magnifique (has no configuration settings)
    • mediaplayer (has no configuration settings)
    • notes
    • nowplaying (has no configuration settings)
    • paste
    • pastebin
    • previewer (has no configuration settings)
    • rememberthemilk
    • rssnow
    • shelf
    • showdashboard (has no configuration settings)
    • showdesktop (has no configuration settings)
    • social-news (has no configuration settings)
    • spellcheck
    • systemloadviewer
    • timer
    • weather
    • webslice

Plasma Desktop Shell

  • kickoff
  • pager
  • tasks
  • trash
  • windowlist

Plasma Netbook Shell

  • currentappcontrol
  • searchbox
  • sal
  • newspaper

Plasma Mobile Shell

no applets/containments use any configuration values yet

Plasma Mediacenter

KRunner