
Tracker @ SourceForge.net:

* Bugs: https://sourceforge.net/p/kshutdown/bugs/
* RFE: https://sourceforge.net/p/kshutdown/feature-requests/
* Patches: https://sourceforge.net/p/kshutdown/patches/

Qt 5.x Based:

* Use QLockFile to force only one application instance

Old KShutDown 1.0.x features:

* Settings: Link creator (e.g. in KDE menu or on Desktop)
* Help: Handbook
* Action configuration (command before action, pause before action)
* Lock screen after login
* Close CD-ROM before logout; add test button for "Close CD"

Misc.:

* Warn if other application can block logout/shutdown
* Use http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKStatusNotifierItem.html (?)
* Extras: Recent items
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538873
* Optionally (--delay <seconds>) show warning message before action,
  and automatically continue action if no user reaction
* Optionally mute sound (master mixer) before lock screen
* Shutdown everyday to save energy
* Execute a command before action
* Automatically chmod /sbin/shutdown, so every user can shutdown or reboot
* Switch to console mode (tty) [by DigitalCyanide]
* KDE: Optionally force application exit (no session save)
* Remote reboot or shutdown (via SSH)
* Detect unsaved documents and show warning (is there any KDE API to do this?)
* "Switch User" menu functionality
* Command to Reboot Directly into Windows
  https://sourceforge.net/p/kshutdown/feature-requests/1/
  - Related: https://bugs.kde.org/show_bug.cgi?id=198255
  - API: http://api.kde.org/4.x-api/kdebase-workspace-apidocs/libs/kworkspace/html/classKDisplayManager.html
  - http://ksmanis.wordpress.com/2011/04/21/hello-planet-and-grub2-support-for-kdm/
* Offer one time autologin on reboot <https://bugs.kde.org/show_bug.cgi?id=198255>
* Activate action when the CPU usage goes under a certain level
  <http://www.autoshutdown.org/index.html>
  [by aaron-koensgen, luckymancvp]
* Activate action when selected window disapear
