Projects/Plasma/Plasmoids: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
</code> | </code> | ||
--> | --> | ||
===Application Launchers=== | |||
====Kickoff==== | |||
* '''purpose''' | |||
The new advanced application launcher. It is the standard in kde 4.0. It has many features like search, show recently used applications, favorites,... | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163831998803725890 kickoff.png] | |||
* '''location''' | |||
<code> | |||
/KDE/kdebase/workspace/plasma/applets/kickoff | |||
</code> | |||
====Traditional Application Launcher==== | |||
* '''purpose''' | |||
Traditional menu (like the one in kde3). | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825491928272402 application_launcher.png] | |||
* '''location''' | |||
<code> | |||
/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet | |||
</code> | |||
===Date and Time=== | ===Date and Time=== | ||
====Analog Clock==== | ====Analog Clock==== | ||
Line 24: | Line 45: | ||
</code> | </code> | ||
=== | ====Binary Clock==== | ||
==== | * '''purpose''' | ||
A binary clock. | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163843599510392482 binary-clock.png] | |||
* '''location''' | |||
<code> | |||
/extragear/plasma/applets/binary-clock | |||
</code> | |||
====Digital Clock==== | |||
* '''purpose''' | * '''purpose''' | ||
A simple digital clock. | |||
* '''screenshot''' | * '''screenshot''' | ||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo# | [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163819006527655410 analog-clock.png] | ||
* '''location''' | * '''location''' | ||
<code> | <code> | ||
/KDE/kdebase/workspace/plasma/applets/ | /KDE/kdebase/workspace/plasma/applets/digital-clock | ||
</code> | </code> | ||
=== | ====Fuzzy Clock==== | ||
* '''purpose''' | * '''purpose''' | ||
A fuzzy clock. | |||
* '''screenshot''' | * '''screenshot''' | ||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo# | [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163841379012300418 fuzzy-clock.png] | ||
* '''location''' | * '''location''' | ||
<code> | <code> | ||
/ | /extragear/plasma/applets/fuzzy-clock | ||
</code> | </code> | ||
==== | ===File System=== | ||
====File Watcher==== | |||
* '''purpose''' | * '''purpose''' | ||
Watch a file on disk. | |||
* '''screenshot''' | * '''screenshot''' | ||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo# | [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163840343925182066 file_watcher.png] | ||
* '''location''' | * '''location''' | ||
<code> | <code> | ||
/extragear/plasma/applets/ | /extragear/plasma/applets/fileWatcher | ||
</code> | </code> | ||
===Graphics=== | ===Graphics=== | ||
====Frame | ====Color Picker==== | ||
* '''purpose''' | |||
Get the color value of any color on the desktop. | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825500518207026 color_picker.png] | |||
* '''location''' | |||
<code> | |||
/extragear/plasma/applets/kolourpicker | |||
</code> | |||
====Comic Strip==== | |||
* '''purpose''' | |||
Show comics on your desktop. This currently supports comics like: Userfriendly, Dilbert, Garfield, Snoopy, XKDC, OsNews Focus Shift. | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163840339630214738 comic-strip.png]<br /> | |||
* '''location''' | |||
<code> | |||
/extragear/plasma/applets/comic | |||
</code> | |||
====Picture Frame==== | |||
* '''purpose''' | * '''purpose''' | ||
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. | 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. | ||
Line 68: | Line 118: | ||
</code> | </code> | ||
==== | ===Language=== | ||
====Dictionary==== | |||
* '''purpose''' | |||
A dictionary applet. Search the definition of a word. | |||
* '''screenshot''' | |||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163840339630214754 dictionary.png]<br /> | |||
* '''location''' | |||
<code> | |||
/extragear/plasma/applets/dict | |||
</code> | |||
===System Information=== | |||
====Battery Monitor==== | |||
* '''purpose''' | * '''purpose''' | ||
Show the current state of the battery. On hover show percentage of current. battery left | |||
* '''screenshot''' | * '''screenshot''' | ||
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo# | [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825496223239714 battery_applet.png] | ||
* '''location''' | * '''location''' | ||
<code> | <code> | ||
/ | /KDE/kdebase/workspace/plasma/applets/battery | ||
</code> | </code> | ||
== Ideas for new plasmoids == | == Ideas for new plasmoids == |
Revision as of 12:41, 6 February 2008
Projects/Plasma
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
Known plasmoids
Application Launchers
Kickoff
- purpose
The new advanced application launcher. It is the standard in kde 4.0. It has many features like search, show recently used applications, favorites,...
- screenshot
- location
/KDE/kdebase/workspace/plasma/applets/kickoff
Traditional Application Launcher
- purpose
Traditional menu (like the one in kde3).
- screenshot
- location
/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet
Date and Time
Analog Clock
- purpose
A simple analog clock.
- screenshot
- location
/KDE/kdebase/workspace/plasma/applets/analog-clock
Binary Clock
- purpose
A binary clock.
- screenshot
- location
/extragear/plasma/applets/binary-clock
Digital Clock
- purpose
A simple digital clock.
- screenshot
- location
/KDE/kdebase/workspace/plasma/applets/digital-clock
Fuzzy Clock
- purpose
A fuzzy clock.
- screenshot
- location
/extragear/plasma/applets/fuzzy-clock
File System
File Watcher
- purpose
Watch a file on disk.
- screenshot
- location
/extragear/plasma/applets/fileWatcher
Graphics
Color Picker
- purpose
Get the color value of any color on the desktop.
- screenshot
- location
/extragear/plasma/applets/kolourpicker
Comic Strip
- purpose
Show comics on your desktop. This currently supports comics like: Userfriendly, Dilbert, Garfield, Snoopy, XKDC, OsNews Focus Shift.
- screenshot
- location
/extragear/plasma/applets/comic
Picture Frame
- purpose
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.
- screenshot
- location
/extragear/plasma/applets/frame
Language
Dictionary
- purpose
A dictionary applet. Search the definition of a word.
- screenshot
- location
/extragear/plasma/applets/dict
System Information
Battery Monitor
- purpose
Show the current state of the battery. On hover show percentage of current. battery left
- screenshot
- location
/KDE/kdebase/workspace/plasma/applets/battery