use console_switch error parameter in all and vlock-main
[vlock.git] / TODO
blob125ec4a0743555d926fcabe09a2cb6aa3c09a542
1 high
2 ----
4 - comments
5 - documentation
6 - better error handling in src/plugins.c
8 medium
9 ------
11 - make it possible to use vlock-all without USE_PLUGINS
12 - do not require key press when no plugin with a vlock_save_abort
13   hook is active
14 - exit properly on SIGTERM
15 - use access() instead of uid changes to secure plugin loading
16 - generate error on invalid script
17 - check Script for race conditions
18 - second exception: PluginError -> termination
19 - design: non-recoverable errors print to stderr and abort()
21 low
22 ---
24 - screensavers (aalib, directfb)