
Suspend Applet
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Suspend Applet is a small applet designed to quickly suspend or hibernate your computer. It also allows for turning off your display (only if PowerDevil is active).
This plasmoid is meant to appear on your screensaver, so that you do not have to unlock your computer to suspend it.
To install manually:
$ plasmapkg -i Suspend-Applet-1.0.plasma
To remove:
$ plasmapkg -r suspend-applet Last changelog:
This plasmoid is meant to appear on your screensaver, so that you do not have to unlock your computer to suspend it.
To install manually:
$ plasmapkg -i Suspend-Applet-1.0.plasma
To remove:
$ plasmapkg -r suspend-applet
1.2 - Added i18n() for user-facing strings. Swapped order of buttons so that they increase in the scope of what they do (DisplayOff, Suspend, Hibernate)
1.1 - Applet now respects containment type (Planar, Horizontal Panel, Vertical Panel)
1.0 - Initial Release. Suspend/Hibernate/Turn off Display work.
Ratings & Comments
2 Comments
I like your plasmoid, thanks. could it be possible to 1)hide some actions (eg: keep only "hibernate") 2) hide the texts and increase the icons size, with the text being displayed when mouse hovers the icon only Unfortunately I'm too bad an hacker to change your code accordingly, but thanks for your plasmoid in the meantime! Berteh.
Thanks for this applet. It works good now however it wasn't quite obvious how to make it run on OpenSUSE 11.1 at first. Eventually I had to install these non-default packages: python-qt4 python-kde4 python-kdebase4 python-sip python-devel Now it runs fine.