summaryrefslogtreecommitdiffstats
path: root/driver/timers.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/timers.c')
-rw-r--r--driver/timers.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/timers.c b/driver/timers.c
index b096000..17781eb 100644
--- a/driver/timers.c
+++ b/driver/timers.c
@@ -729,6 +729,9 @@ flush_events (saver_info *si)
deactivated by clientmessage.
I trust that explains why this function is a big hairy mess.
+
+ See the very long comment at the top of xscreensaver.c for why the
+ MIT-SCREEN-SAVER extension is garbage and should not be used.
*/
void
sleep_until_idle (saver_info *si, Bool until_idle_p)