logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plasmoidviewer - Run Plasma widgets in their own window

Authors

plasmoidviewer was written by Aaron Seigo <aseigo@kde.org>.

KDE Plasma Plasma 5.8                              2017-01-09                                  PLASMOIDVIEWER(1)

Description

plasmoidviewer is a graphical tool allowing developers to test Plasma applets.

       Only installed applets will be found.  kbuildsycoca5 may need to be run for newly-installed applets to be
       found.

Name

       plasmoidviewer - Run Plasma widgets in their own window

Options

-v,--version
           Displays version information.

       -c,--containmentname
           The name of the containment plugin.

       -a,--appletname
           The name of the applet plugin.

       -f,--formfactorname
           The formfactor to use (horizontal, vertical, mediacenter, planar or application).

       -l,--locationname
           The location constraint to start the Containment with (floating, desktop, fullscreen, topedge,
           bottomedge, leftedge, rightedge).

       -x,--xPositionxPosition
           Set the x position of the plasmoidviewer on the Plasma desktop.

       -y,--yPositionyPosition
           Set the y position of the plasmoidviewer on the Plasma desktop.

       -s,--sizewidthXheight
           Set the window size of the plasmoidview.

       -p,--pixmapcachesize
           The size in KB to set the pixmap cache to.

       -t,--themename
           The name of the theme which the shell will use.

       -h,--help
           Displays this help.

       args
           Data that should be passed to the applet as 'externalData' event.

See Also

       More detailed user documentation is available from help:/plasma-desktop (either enter this URL into
       Konqueror, or run khelpcenterhelp:/plasma-desktop).

Synopsis

plasmoidviewer [-v,--version] [-c,--containmentname] [-a,--appletname] [-f,--formfactorname] [-l,--locationname] [-x,--xPositionxPosition] [-y,--yPositionyPosition] [-s,--sizewidthXheight] [-p,--pixmapcachesize] [-t,--themename] [-h,--help] [args]

See Also