Projects/Plasma/Plasmoids: Difference between revisions

From KDE TechBase
(New page: {{Template:I18n/Language Navigation Bar|Projects/Plasma}} == Known plasmoids == <!-- template ===Title=== * '''purpose''' purpose * '''screenshot''' Image:screenshot * '''location''' ...)
 
No edit summary
Line 32: Line 32:
<code>
<code>
/KDE/kdebase/workspace/plasma/applets/analog-clock
/KDE/kdebase/workspace/plasma/applets/analog-clock
</code>
===Battery Monitor===
* '''purpose'''
Show the current state of the battery.  On hover show percentage of current battery left
* '''screenshot'''
[http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825496223239714 battery_applet.png]
* '''location'''
<code>
/KDE/kdebase/workspace/plasma/applets/battery
</code>
===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>
</code>




== Ideas for new plasmoids ==
== Ideas for new plasmoids ==

Revision as of 11:23, 6 February 2008


Projects/Plasma


Known plasmoids

Frame applet

  • 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

frame.png
frame_2.png

  • location

/extragear/plasma/applets/frame

Analog Clock

  • purpose

A simple analog clock.

  • screenshot

analog-clock.png

  • location

/KDE/kdebase/workspace/plasma/applets/analog-clock

Battery Monitor

  • purpose

Show the current state of the battery. On hover show percentage of current battery left

  • screenshot

battery_applet.png

  • location

/KDE/kdebase/workspace/plasma/applets/battery

Color Picker

  • purpose

Get the color value of any color on the desktop

/extragear/plasma/applets/kolourpicker


Ideas for new plasmoids