(lancelot moving) |
(→Window List) |
||
(13 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | == Known plasmoids == | + | == Known plasmoids == <!-- template |
− | <!-- template | + | |
====Title==== | ====Title==== | ||
* '''purpose''' | * '''purpose''' | ||
Line 9: | Line 7: | ||
[[Image:image.png|thumb]] | [[Image:image.png|thumb]] | ||
* '''location''' | * '''location''' | ||
− | < | + | <syntaxhighlight lang="text"> |
location | location | ||
− | </ | + | </syntaxhighlight> |
− | -- | + | --> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | === | + | === Application Launchers === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ==== | + | ==== Kickoff ==== |
− | + | ||
− | + | ||
− | For more info visit the [http://ivan.fomentgroup.org/blog/category/kde/ blog] of the author Ivan Čukić or [http://lancelot.fomentgroup.org/ Lancelot's home page]. You could also be interested in [http://www.commit-digest.org/issues/2007-10-28/ Lancelot feature in commit-digest]. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Lancelot.jpg|thumb]] | + | The new advanced application launcher. It is the standard in kde 4.0. It has many features like search, show recently used applications, favorites,... |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Kickoff.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/desktop/applets/kickoff/ | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Traditional Application Launcher ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Classic menu like the one in kde3. It shares the same datamodel with Kickoff and allows to switch between different menu-views. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Application launcher.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/desktop/applets/kickoff/simpleapplet | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Lancelot Launcher ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Lancelot is an application launcher menu designed to provide a place from which all your jobs begin. It provides quick access to applications, places, documents, contacts and system information. | ||
+ | |||
+ | For more info visit the [http://ivan.fomentgroup.org/blog/category/kde/ blog] of the author Ivan Čukić or [http://lancelot.fomentgroup.org/ Lancelot's home page]. You could also be interested in [http://www.commit-digest.org/issues/2007-10-28/ Lancelot feature in commit-digest]. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Lancelot.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/lancelot | /KDE/kdeplasma-addons/applets/lancelot | ||
− | </ | + | </syntaxhighlight> |
− | ===Astronomy=== | + | === Astronomy === |
− | ====Luna==== | + | |
− | * '''purpose''' | + | ==== Luna ==== |
− | Moon phase applet. | + | |
− | * '''screenshot''' | + | *'''purpose''' |
− | [[Image:Luna.jpeg|thumb]] | + | |
− | * '''location''' | + | Moon phase applet. |
− | < | + | |
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Luna.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/luna | /playground/base/plasma/applets/luna | ||
− | </ | + | </syntaxhighlight> |
− | ===Date and Time=== | + | === Date and Time === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====Binary Clock==== | + | ==== Analog Clock ==== |
− | * '''purpose''' | + | |
− | A binary clock. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Binary-clock.png|thumb]] | + | A simple analog clock. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Analog-clock.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/generic/applets/analog-clock/ | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Binary Clock ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | A binary clock. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Binary-clock.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/binary-clock | /KDE/kdeplasma-addons/applets/binary-clock | ||
− | </ | + | </syntaxhighlight> |
− | ====Digital Clock==== | + | ==== Digital Clock ==== |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====Fuzzy Clock==== | + | *'''purpose''' |
− | * '''purpose''' | + | |
− | A fuzzy clock. | + | A simple digital clock. |
− | * '''screenshot''' | + | |
− | [[Image:Fuzzy-clock.png|thumb]] | + | *'''screenshot''' |
− | * '''location''' | + | |
− | < | + | [[Image:Digital-clock.png|thumb]] |
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/generic/applets/digital-clock/ | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Fuzzy Clock ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | A fuzzy clock. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Fuzzy-clock.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/fuzzy-clock | /KDE/kdeplasma-addons/applets/fuzzy-clock | ||
− | </ | + | </syntaxhighlight> |
− | ====Train Clock==== | + | ==== Train Clock ==== |
− | * '''purpose''' | + | |
− | A train clock where the numbers flip. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Train-clock.jpeg|thumb]] | + | A train clock where the numbers flip. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Train-clock.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/train-clock | /playground/base/plasma/applets/train-clock | ||
− | </ | + | </syntaxhighlight> |
− | ===File System=== | + | === Environment and Weather === |
− | ====File Watcher==== | + | |
− | * '''purpose''' | + | ==== Customizable Weather Plasmoid (CWP) ==== |
− | Watch a file on disk. | + | |
− | * '''screenshot''' | + | http://kde-look.org/content/show.php/Customizable+Weather+Plasmoid+%28CWP%29?content=98925 |
− | [[Image: | + | |
− | * '''location''' | + | ==== yaWP (Yet Another Weather Plasmoid) ==== |
− | < | + | |
+ | http://kde-look.org/content/show.php/yaWP+%28Yet+Another+Weather+Plasmoid%29?content=94106 | ||
+ | |||
+ | ==== plasma_pyweather ==== | ||
+ | |||
+ | http://kde-look.org/content/show.php/plasma_pyweather?content=110137 | ||
+ | |||
+ | ==== Simple Weather Forecast ==== | ||
+ | |||
+ | http://kde-look.org/content/show.php/simple+weather+forecast?content=92149 | ||
+ | |||
+ | ==== Weather Plasmoid ==== | ||
+ | |||
+ | http://kde-look.org/content/show.php/Weather+Plasmoid?content=84251 | ||
+ | |||
+ | <br> | ||
+ | |||
+ | === File System === | ||
+ | |||
+ | ==== File Watcher ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Watch a file on disk. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:File watcher.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/fileWatcher | /KDE/kdeplasma-addons/applets/fileWatcher | ||
− | </ | + | </syntaxhighlight> |
− | ====Trash Can==== | + | ==== Trash Can ==== |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ===Games=== | + | *'''purpose''' |
− | ====Fifteen Puzzle==== | + | |
− | * '''purpose''' | + | A trash can applet. |
− | Play the game fifteen puzzle. | + | |
− | * '''screenshot''' | + | *'''screenshot''' |
− | [[Image:FifteenPuzzle.png|thumb]] | + | |
− | * '''location''' | + | [[Image:Trash.jpeg|thumb]] |
− | < | + | |
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /playground/base/plasma/desktop/applets/trash | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | === Games === | ||
+ | |||
+ | ==== Fifteen Puzzle ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Play the game fifteen puzzle. You can play the game with a custom picture. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:FifteenPuzzle.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/fifteenPuzzle | /KDE/kdeplasma-addons/applets/fifteenPuzzle | ||
− | </ | + | </syntaxhighlight> |
− | ====Life==== | + | ==== Life ==== |
− | * '''purpose''' | + | |
− | Conway's Game of Life applet (more info [http://en.wikipedia.org/wiki/Conway_game_of_life here] | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Conway.jpeg|thumb]] | + | Conway's Game of Life applet (more info [http://en.wikipedia.org/wiki/Conway_game_of_life here] |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Conway.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/life | /playground/base/plasma/applets/life | ||
− | </ | + | </syntaxhighlight> |
− | ===Graphics=== | + | === Graphics === |
− | ====aKademy Group Photo==== | + | |
− | * '''purpose''' | + | ==== aKademy Group Photo ==== |
− | Display the conference group photo. | + | |
− | * '''screenshot''' | + | *'''purpose''' |
− | [[Image:Akademy.jpeg|thumb]] | + | |
− | * '''location''' | + | Display the conference group photo. |
− | < | + | |
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Akademy.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/groupphoto | /playground/base/plasma/applets/groupphoto | ||
− | </ | + | </syntaxhighlight> |
− | ====Color Picker==== | + | ==== Color Picker ==== |
− | * '''purpose''' | + | |
− | Get the color value of any color on the desktop. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image: | + | Get the color value of any color on the desktop. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Color picker.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/kolourpicker | /KDE/kdeplasma-addons/applets/kolourpicker | ||
− | </ | + | </syntaxhighlight> |
− | ====Comic Strip==== | + | ==== Comic Strip ==== |
− | * '''purpose''' | + | |
− | Show comics on your desktop. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image: | + | Show comics on your desktop. This currently supports comics like: Userfriendly, Dilbert, Garfield, Snoopy, xkcd, OsNews Focus Shift. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Comic strip.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/comic | /KDE/kdeplasma-addons/applets/comic | ||
− | </ | + | </syntaxhighlight> |
− | ====Picture Frame==== | + | ==== Picture Frame ==== |
− | * '''purpose''' | + | |
− | A picture applet. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Frame.png|thumb]]<br | + | A picture applet. It can show a single picture or a slideshow of pictures. You can drop an image to show an image, or drop a folder to start a slideshow of the images in the folder. |
− | [[Image: | + | |
− | * '''location''' | + | *'''screenshot''' |
− | < | + | |
+ | [[Image:Frame.png|thumb]]<br> [[Image:Frame 2.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/frame | /KDE/kdeplasma-addons/applets/frame | ||
− | </ | + | </syntaxhighlight> |
− | ===Language=== | + | === Language === |
− | ====Dictionary==== | + | |
− | * '''purpose''' | + | ==== Dictionary ==== |
− | A dictionary applet. | + | |
− | * '''screenshot''' | + | *'''purpose''' |
− | [[Image:Dictionary.jpg|thumb]]<br | + | |
− | * '''location''' | + | A dictionary applet. Search the definition of a word. |
− | < | + | |
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Dictionary.jpg|thumb]]<br> | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/dict | /KDE/kdeplasma-addons/applets/dict | ||
− | </ | + | </syntaxhighlight> |
− | ====Rot13==== | + | ==== Rot13 ==== |
− | * '''purpose''' | + | |
− | A applet to encrypt your text using the Rot13 encryption. (more info [http://en.wikipedia.org/wiki/Rot13 here]) | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Rot13.jpeg|thumb]]<br | + | A applet to encrypt your text using the Rot13 encryption. (more info [http://en.wikipedia.org/wiki/Rot13 here]) |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Rot13.jpeg|thumb]]<br> | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/rot13 | /playground/base/plasma/applets/rot13 | ||
− | </ | + | </syntaxhighlight> |
− | ===Mapping=== | + | === Mapping === |
− | ====3D Earth Model==== | + | |
− | * '''purpose''' | + | ==== 3D Earth Model ==== |
− | Shows a 3D model of the earth | + | |
− | * '''screenshot''' | + | *'''purpose''' |
− | [[TODO]] | + | |
− | * '''location''' | + | Shows a 3D model of the earth |
− | < | + | |
+ | *'''screenshot''' | ||
+ | |||
+ | [[TODO]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/bluemarble | /KDE/kdeplasma-addons/applets/bluemarble | ||
− | </ | + | </syntaxhighlight> |
− | ===Miscellaneous=== | + | === Miscellaneous === |
− | ====Calculator==== | + | |
− | * '''purpose''' | + | ==== Calculator ==== |
− | A very basic calculator applet. | + | |
− | * '''screenshot''' | + | *'''purpose''' |
− | [[Image:Calculator.jpeg|thumb]] | + | |
− | * '''location''' | + | A very basic calculator applet. |
− | < | + | |
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Calculator.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/calculator | /playground/base/plasma/applets/calculator | ||
− | </ | + | </syntaxhighlight> |
− | ====KGet==== | + | ==== KGet ==== |
− | * '''purpose''' | + | |
− | Monitor your downloads. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Kget1.png|thumb]]<br | + | Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph. |
− | [[Image:Kget2.jpg|thumb]] | + | |
− | * '''location''' | + | *'''screenshot''' |
− | < | + | |
+ | [[Image:Kget1.png|thumb]]<br> [[Image:Kget2.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdenetwork/kget/plasma/applet | /KDE/kdenetwork/kget/plasma/applet | ||
− | </ | + | </syntaxhighlight> |
− | ====Moodbar==== | + | ==== Moodbar ==== |
− | * '''purpose''' | + | |
− | Amarok moodbar applet. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Moodbar.jpeg|thumb]] | + | Amarok moodbar applet. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Moodbar.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/moodbar | /playground/base/plasma/applets/moodbar | ||
− | </ | + | </syntaxhighlight> |
− | ====KMLDonkey==== | + | ==== KMLDonkey ==== |
− | * '''purpose''' | + | |
− | Monitor down- and upload statistics of your MLDonkey core. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Kmldonkeyapplet.jpg|thumb]] | + | Monitor down- and upload statistics of your MLDonkey core. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Kmldonkeyapplet.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/extragear/network/kmldonkey/kmlplasma | /extragear/network/kmldonkey/kmlplasma | ||
− | </ | + | </syntaxhighlight> |
− | ====SuperKaramba==== | + | ==== SuperKaramba ==== |
− | * '''purpose''' | + | |
− | Integrate the tons of existing Karamba Themes as good as possible into the KDE4 plasma desktop. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image: | + | Integrate the tons of existing Karamba Themes as good as possible into the KDE4 plasma desktop. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Skplasmaapplet.jpg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeutils/superkaramba/plasma | /KDE/kdeutils/superkaramba/plasma | ||
− | </ | + | </syntaxhighlight> |
− | ====Lancelot Part==== | + | ==== Lancelot Part ==== |
− | * '''purpose''' | + | |
− | Lancelot Part makes it possible to add parts of the Lancelot menu directly onto the desktop or panel. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Lancelot-part.png|thumb]] | + | Lancelot Part makes it possible to add parts of the Lancelot menu directly onto the desktop or panel. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Lancelot-part.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/lancelot | /KDE/kdeplasma-addons/applets/lancelot | ||
− | </ | + | </syntaxhighlight> |
+ | <br> | ||
− | ===Online Services=== | + | === Online Services === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====English Breakfast==== | + | ==== Commit Log ==== |
− | * '''purpose''' | + | |
− | This week in KDEThe English Breakfast Network (EBN) is dedicated to the contemplation of tea, KDE API Documentation Validation, User Documentation Validation, Source Code Checking, omphaloskepsis, and star-gazing. [http://www.englishbreakfastnetwork.org/] | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Ebn.png|thumb]] | + | Shows commit log for a project |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Commit.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /playground/base/plasma/applets/cia.vc | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== English Breakfast ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | This week in KDEThe English Breakfast Network (EBN) is dedicated to the contemplation of tea, KDE API Documentation Validation, User Documentation Validation, Source Code Checking, omphaloskepsis, and star-gazing. [http://www.englishbreakfastnetwork.org/] | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Ebn.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/ebn | /KDE/kdeplasma-addons/applets/ebn | ||
− | </ | + | </syntaxhighlight> |
− | ====News==== | + | ==== News ==== |
− | * '''purpose''' | + | |
− | Shows news from various sources | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:News.jpeg|thumb]] | + | Shows news from various sources |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:News.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/news | /playground/base/plasma/applets/news | ||
− | </ | + | </syntaxhighlight> |
+ | |||
+ | ==== News Ticker ==== | ||
+ | |||
+ | *'''purpose''' | ||
− | |||
− | |||
Scrolling feed applet. | Scrolling feed applet. | ||
− | * '''screenshot''' | + | |
− | [[Image: | + | *'''screenshot''' |
− | * '''location''' | + | |
− | < | + | [[Image:News ticker.png|thumb]] |
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/TODO | /KDE/kdeplasma-addons/applets/TODO | ||
− | </ | + | </syntaxhighlight> |
− | ====Twitter Microblog==== | + | ==== Twitter Microblog ==== |
− | * '''purpose''' | + | |
− | An applet to follow people microblogs and microblog yourself using twitter. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Twitter.png|thumb]] | + | An applet to follow people microblogs and microblog yourself using twitter. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Twitter.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/KDE/kdeplasma-addons/applets/twitter | /KDE/kdeplasma-addons/applets/twitter | ||
− | </ | + | </syntaxhighlight> |
− | ===System Information=== | + | === System Information === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====Hard Disk Monitor==== | + | ==== Battery Monitor ==== |
− | * '''purpose''' | + | |
− | A hard disk usage monitor. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Harddiskmonitor.jpeg|thumb]] | + | Show the current state of the battery. On hover show percentage of current battery left. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Battery applet.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/generic/applets/battery | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Battery Time Remaining ==== | ||
+ | *'''purpose''' | ||
+ | This is a modification of the original battery plasmoid of plasma desktop. It displays the remaining battery time. | ||
+ | |||
+ | *'''location''' | ||
+ | http://kde-look.org/content/show.php/Battery+Time+Remaining?content=123767 | ||
+ | |||
+ | ==== Battery NG ==== | ||
+ | *'''puropse''' | ||
+ | This is a modification of the original battery plasmoid of plasma desktop. It allows interpolation between battery states which effectivly provides a continuous bar instead of only 6 fill states. | ||
+ | |||
+ | *'''location''' | ||
+ | http://kde-look.org/content/show.php/Battery+NG?content=117820 | ||
+ | |||
+ | ==== Hard Disk Monitor ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | A hard disk usage monitor. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Harddiskmonitor.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/system-monitor | /playground/base/plasma/applets/system-monitor | ||
− | </ | + | </syntaxhighlight> |
− | ====Hardware info==== | + | ==== Hardware info ==== |
− | * '''purpose''' | + | |
− | Show hardware info. | + | *'''purpose''' |
− | * '''screenshot''' | + | |
− | [[Image:Hardwareinfo.jpeg|thumb]] | + | Show hardware info. |
− | * '''location''' | + | |
− | < | + | *'''screenshot''' |
+ | |||
+ | [[Image:Hardwareinfo.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/system-monitor | /playground/base/plasma/applets/system-monitor | ||
− | </ | + | </syntaxhighlight> |
− | ====Lock/Logout==== | + | ==== Lock/Logout ==== |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | *'''purpose''' | |
− | * '''purpose''' | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====System Monitor==== | + | Lock the screen or log the current user out. |
− | * '''purpose''' | + | |
− | System monitor applet. | + | *'''screenshot''' |
− | * '''screenshot''' | + | |
− | [[Image:Systemmonitor.jpeg|thumb]] | + | [[Image:Lock-logout.png|thumb]] |
− | * '''location''' | + | |
− | < | + | *'''location''' |
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/generic/applets/lock_logout | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== New Device Notifier ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Shows the recently plugged in devices and notifies the user if a new device is plugged in. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Recently plugged.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/generic/applets/devicenotifier | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== System Monitor ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | System monitor applet. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Systemmonitor.jpeg|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
/playground/base/plasma/applets/system-monitor | /playground/base/plasma/applets/system-monitor | ||
− | </ | + | </syntaxhighlight> |
− | ===Windows And Tasks=== | + | === Windows And Tasks === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ==== | + | ==== Pager ==== |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ====Task Manager==== | + | *'''purpose''' |
− | * '''purpose''' | + | |
− | Shows the open applications. | + | A pager applet that shows the virtual desktops. |
− | * '''screenshot''' | + | |
− | [[Image:Tasks.png|thumb]] | + | *'''screenshot''' |
− | * '''location''' | + | |
− | < | + | [[Image:Pager.png|thumb]] |
− | /KDE/ | + | |
− | </ | + | *'''location''' |
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/desktop/applets/pager | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== System Tray ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | A system tray applet. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Systray.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdeplasma-addons/generic/applets/systemtray | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | ==== Task Manager ==== | ||
+ | |||
+ | *'''purpose''' | ||
+ | |||
+ | Shows the open applications. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Tasks.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kdebase/workspace/plasma/desktop/applets/tasks | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ====Window List==== | ||
+ | *'''purpose''' | ||
+ | |||
+ | Shows the open applications. | ||
+ | |||
+ | *'''screenshot''' | ||
+ | |||
+ | [[Image:Window.png|thumb]] | ||
+ | |||
+ | *'''location''' | ||
+ | |||
+ | <syntaxhighlight lang="text"> | ||
+ | /KDE/kde-workspace/plasma/desktop/applets/window-list | ||
+ | </syntaxhighlight> |
The new advanced application launcher. It is the standard in kde 4.0. It has many features like search, show recently used applications, favorites,...
/KDE/kdebase/workspace/plasma/desktop/applets/kickoff/
Classic menu like the one in kde3. It shares the same datamodel with Kickoff and allows to switch between different menu-views.
/KDE/kdebase/workspace/plasma/desktop/applets/kickoff/simpleapplet
Lancelot is an application launcher menu designed to provide a place from which all your jobs begin. It provides quick access to applications, places, documents, contacts and system information.
For more info visit the blog of the author Ivan Čukić or Lancelot's home page. You could also be interested in Lancelot feature in commit-digest.
/KDE/kdeplasma-addons/applets/lancelot
Moon phase applet.
/playground/base/plasma/applets/luna
A simple analog clock.
/KDE/kdebase/workspace/plasma/generic/applets/analog-clock/
A binary clock.
/KDE/kdeplasma-addons/applets/binary-clock
A simple digital clock.
/KDE/kdebase/workspace/plasma/generic/applets/digital-clock/
A fuzzy clock.
/KDE/kdeplasma-addons/applets/fuzzy-clock
A train clock where the numbers flip.
/playground/base/plasma/applets/train-clock
http://kde-look.org/content/show.php/Customizable+Weather+Plasmoid+%28CWP%29?content=98925
http://kde-look.org/content/show.php/yaWP+%28Yet+Another+Weather+Plasmoid%29?content=94106
http://kde-look.org/content/show.php/plasma_pyweather?content=110137
http://kde-look.org/content/show.php/simple+weather+forecast?content=92149
http://kde-look.org/content/show.php/Weather+Plasmoid?content=84251
Watch a file on disk.
/KDE/kdeplasma-addons/applets/fileWatcher
A trash can applet.
/playground/base/plasma/desktop/applets/trash
Play the game fifteen puzzle. You can play the game with a custom picture.
/KDE/kdeplasma-addons/applets/fifteenPuzzle
Conway's Game of Life applet (more info here
/playground/base/plasma/applets/life
Display the conference group photo.
/playground/base/plasma/applets/groupphoto
Get the color value of any color on the desktop.
/KDE/kdeplasma-addons/applets/kolourpicker
Show comics on your desktop. This currently supports comics like: Userfriendly, Dilbert, Garfield, Snoopy, xkcd, OsNews Focus Shift.
/KDE/kdeplasma-addons/applets/comic
A picture applet. It can show a single picture or a slideshow of pictures. You can drop an image to show an image, or drop a folder to start a slideshow of the images in the folder.
/KDE/kdeplasma-addons/applets/frame
A dictionary applet. Search the definition of a word.
/KDE/kdeplasma-addons/applets/dict
A applet to encrypt your text using the Rot13 encryption. (more info here)
/playground/base/plasma/applets/rot13
Shows a 3D model of the earth
/KDE/kdeplasma-addons/applets/bluemarble
A very basic calculator applet.
/playground/base/plasma/applets/calculator
Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph.
/KDE/kdenetwork/kget/plasma/applet
Amarok moodbar applet.
/playground/base/plasma/applets/moodbar
Monitor down- and upload statistics of your MLDonkey core.
/extragear/network/kmldonkey/kmlplasma
Integrate the tons of existing Karamba Themes as good as possible into the KDE4 plasma desktop.
/KDE/kdeutils/superkaramba/plasma
Lancelot Part makes it possible to add parts of the Lancelot menu directly onto the desktop or panel.
/KDE/kdeplasma-addons/applets/lancelot
Shows commit log for a project
/playground/base/plasma/applets/cia.vc
This week in KDEThe English Breakfast Network (EBN) is dedicated to the contemplation of tea, KDE API Documentation Validation, User Documentation Validation, Source Code Checking, omphaloskepsis, and star-gazing. [1]
/KDE/kdeplasma-addons/applets/ebn
Shows news from various sources
/playground/base/plasma/applets/news
Scrolling feed applet.
/KDE/kdeplasma-addons/applets/TODO
An applet to follow people microblogs and microblog yourself using twitter.
/KDE/kdeplasma-addons/applets/twitter
Show the current state of the battery. On hover show percentage of current battery left.
/KDE/kdebase/workspace/plasma/generic/applets/battery
This is a modification of the original battery plasmoid of plasma desktop. It displays the remaining battery time.
http://kde-look.org/content/show.php/Battery+Time+Remaining?content=123767
This is a modification of the original battery plasmoid of plasma desktop. It allows interpolation between battery states which effectivly provides a continuous bar instead of only 6 fill states.
http://kde-look.org/content/show.php/Battery+NG?content=117820
A hard disk usage monitor.
/playground/base/plasma/applets/system-monitor
Show hardware info.
/playground/base/plasma/applets/system-monitor
Lock the screen or log the current user out.
/KDE/kdebase/workspace/plasma/generic/applets/lock_logout
Shows the recently plugged in devices and notifies the user if a new device is plugged in.
/KDE/kdebase/workspace/plasma/generic/applets/devicenotifier
System monitor applet.
/playground/base/plasma/applets/system-monitor
A pager applet that shows the virtual desktops.
/KDE/kdebase/workspace/plasma/desktop/applets/pager
A system tray applet.
/KDE/kdeplasma-addons/generic/applets/systemtray
Shows the open applications.
/KDE/kdebase/workspace/plasma/desktop/applets/tasks
Shows the open applications.
/KDE/kde-workspace/plasma/desktop/applets/window-list