diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-28 02:30:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-28 02:30:20 +0200 |
commit | 48a589b8c526b34e79e8cdddc4cb7f5fc7b76815 (patch) | |
tree | 0f30d90998669b60a0aa840f824cc3d4ea7ddc66 /TODO | |
download | kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.tar.gz kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.zip |
Initial import of kshutdown 1.0.4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 55 |
1 files changed, 55 insertions, 0 deletions
@@ -0,0 +1,55 @@ + +IDEAS FROM KDE-APPS.ORG (http://kde-apps.org/content/show.php?content=9754) +----------------------- + +- by MasterD on: 01/22/2006, 15:26 + "Maybe you could add under "Extras" an option called "Beep warning" or + something like that. So there will be an loud beep at this time you had set. + So if you work on your computer hard and you forget the time there will be + an beep and then you know that you wanted to do something." + +- by aaron-koensgen on: 05/08/2006, 14:55 + "(...) What about shutting down the computer when the CPU usage goes under + a certain level? I know this function from a windows program which is similar + to your application. + (see http://us.jpa-software.de/cms/index.php?option=content&task=view&id=7&Itemid=26) + +- "Reboot choice" + https://sourceforge.net/tracker/?func=detail&atid=605273&aid=1484842&group_id=93707 + +- by DigitalCyanide on: 07/05/2004, 8:39 + "How about adding "Console Mode" to the options? Saw this in one of the + Distro's a long time ago where the logout dialog had "End Session", + "Console Mode", "Turn Off", and "Restart". Kinda miss just being able + to go to init 3 without having end session, then going to another vc to + issue the init 3 (when you want to be graceful about it). Could just + have the ability to add it as a user command rather than just edit + existing commands too." + +- by Yaba on: 07/20/2004, 7:44 + "What would be really great would be an option to be able to tell grub + which configuration to boot on the next boot." + /* lilo too */ + +- by zero on: 12/02/2004, 1:35 + "(...)add that grayed-out background effect + like when KDE logout is selected from the main menu(...)" + +- by Superstoned on: 04/06/2005, 15:27 + "hey, someone asked for a way to auto-logout after a certain time of inactivity." + +- by klj on: 11/13/2005, 16:40 + "(...) What I would really like to see was some kind of interaction with the bootloader, so it would be possible to reboot directy to windows/other distro without having to wait and choose it manually at boot." + +MISC. TODOS +----------- + +- Grep for "FIXME" and "TODO" in *.cpp/*.h files +- GDM/GNOME support +- Add to KDE Extra Gear (KDE Base?) +- "remote reboot and shutdown, maybe using ssh" (Giovanni Venturi) +- Web interface? (probably via https) +- System suspend (shutdown+z) +- Shut down notification sent via KMail or IM/Kopete +- Kopete plugin (shutdown via Jabber ;-) +- Killing the specified application/process at the selected time |