2015-06-13 02:49:12 +00:00
|
|
|
. . .
|
|
|
|
| | |
|
|
|
|
, , , ;-.-. ,-. |-. . . |- ,-| ,-. , , , ;-.
|
|
|
|
|/|/ | | | `-. | | | | | | | | | |/|/ | |
|
|
|
|
' ' ' ' ' `-' ' ' `-` `-' `-' `-' ' ' ' '
|
|
|
|
|
|
|
|
|
|
|
|
1. What is wmshutdown?
|
|
|
|
|
|
|
|
wmshutdown is a Window Maker dock application that allows you to
|
|
|
|
shut down or reboot your machine just by clicking a button on your
|
|
|
|
desktop. It's useful just for desktop machines, so there's no need to
|
|
|
|
keep typing shutdown now -h every time you have to go away for some
|
|
|
|
reason.
|
|
|
|
|
|
|
|
I'd be thankful for any fixes or comments about it.
|
|
|
|
|
|
|
|
2. Security issues
|
|
|
|
|
|
|
|
Prior to version 1.1, wmshutdown used a setuid program (Shutdown or
|
|
|
|
wmshutdown-run) to actually shut down the computer, introducing
|
|
|
|
potential security risks. Beginning in version 1.1, wmshutdown uses
|
2018-09-23 02:10:55 +00:00
|
|
|
logind instead.
|
2015-06-13 02:49:12 +00:00
|
|
|
|
|
|
|
3. Install/Uninstall
|
|
|
|
|
2018-09-23 02:10:55 +00:00
|
|
|
./configure
|
2015-06-13 02:49:12 +00:00
|
|
|
make
|
|
|
|
make install [as root]
|
|
|
|
|
|
|
|
4. License
|
|
|
|
|
|
|
|
wmshutdown is released under the GPL v3+. See COPYING for more details.
|
|
|
|
|
|
|
|
5. Author
|
|
|
|
|
|
|
|
Rafael Vidal Aroca <rafael@linuxqos.cjb.net>
|
2015-06-13 02:49:16 +00:00
|
|
|
current maintainer: Window Maker Developers Team
|
2018-05-14 15:53:13 +00:00
|
|
|
<wmaker-dev@googlegroups.com>
|
2015-06-13 02:49:12 +00:00
|
|
|
|
|
|
|
6. Todo
|
|
|
|
-Modal window for shutdown
|
|
|
|
-Bug: dialog "box" on the corner does not disapeer
|
|
|
|
-WINGs interface
|
|
|
|
-Interact with window maker, saving desktop state on a shutdown
|