Projects/Plasma/Plasmoids: Difference between revisions

    From KDE TechBase
    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>


    ===System applets===
    ====Binary Clock====
    ====Battery Monitor====
    * '''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'''
    Show the current state of the battery. On hover show percentage of current. battery left
    A simple digital clock.
    * '''screenshot'''
    * '''screenshot'''
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825496223239714 battery_applet.png]
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163819006527655410 analog-clock.png]
    * '''location'''
    * '''location'''
    <code>
    <code>
    /KDE/kdebase/workspace/plasma/applets/battery
    /KDE/kdebase/workspace/plasma/applets/digital-clock
    </code>
    </code>


    ===Application Launchers===
    ====Fuzzy Clock====
    ====Kickoff====
    * '''purpose'''
    * '''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,...
    A fuzzy clock.
    * '''screenshot'''
    * '''screenshot'''
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163831998803725890 kickoff.png]
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163841379012300418 fuzzy-clock.png]
    * '''location'''
    * '''location'''
    <code>
    <code>
    /KDE/kdebase/workspace/plasma/applets/kickoff
    /extragear/plasma/applets/fuzzy-clock
    </code>
    </code>


    ====Traditional Application Launcher====
    ===File System===
    ====File Watcher====
    * '''purpose'''
    * '''purpose'''
    Traditional menu (like the one in kde3).
    Watch a file on disk.
    * '''screenshot'''
    * '''screenshot'''
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825491928272402 application_launcher.png]
    [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 applet====
    ====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>


    ====Color Picker====
    ===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'''
    Get the color value of any color on the desktop.
    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#5163825500518207026 color_picker.png]
    [http://picasaweb.google.co.uk/thomas.coopman/BlogPictures/photo#5163825496223239714 battery_applet.png]
    * '''location'''
    * '''location'''
    <code>
    <code>
    /extragear/plasma/applets/kolourpicker
    /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


    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

    kickoff.png

    • location

    /KDE/kdebase/workspace/plasma/applets/kickoff

    Traditional Application Launcher

    • purpose

    Traditional menu (like the one in kde3).

    • screenshot

    application_launcher.png

    • location

    /KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet

    Date and Time

    Analog Clock

    • purpose

    A simple analog clock.

    • screenshot

    analog-clock.png

    • location

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

    Binary Clock

    • purpose

    A binary clock.

    • screenshot

    binary-clock.png

    • location

    /extragear/plasma/applets/binary-clock

    Digital Clock

    • purpose

    A simple digital clock.

    • screenshot

    analog-clock.png

    • location

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

    Fuzzy Clock

    • purpose

    A fuzzy clock.

    • screenshot

    fuzzy-clock.png

    • location

    /extragear/plasma/applets/fuzzy-clock

    File System

    File Watcher

    • purpose

    Watch a file on disk.

    • screenshot

    file_watcher.png

    • location

    /extragear/plasma/applets/fileWatcher

    Graphics

    Color Picker

    • purpose

    Get the color value of any color on the desktop.

    • screenshot

    color_picker.png

    • 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

    comic-strip.png

    • 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

    frame.png
    frame_2.png

    • location

    /extragear/plasma/applets/frame

    Language

    Dictionary

    • purpose

    A dictionary applet. Search the definition of a word.

    • screenshot

    dictionary.png

    • 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

    battery_applet.png

    • location

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


    Ideas for new plasmoids