diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-24 19:22:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-24 19:22:46 +0200 |
commit | 6799aa9c5958e263d82a9472ffe638b75cb06cb7 (patch) | |
tree | 98c0d63a2675c3cc14ef0d5b04ffefeacdf9724d | |
parent | m (diff) | |
download | mds-6799aa9c5958e263d82a9472ffe638b75cb06cb7.tar.gz mds-6799aa9c5958e263d82a9472ffe638b75cb06cb7.tar.bz2 mds-6799aa9c5958e263d82a9472ffe638b75cb06cb7.tar.xz |
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,3 +66,5 @@ If getpgrp() == tcgetpgrp(STDOUT_FILENO), a graphical program should be able to commandeer a window (in particular a terminal emulator) and return it when exiting. +How do we best avoid that hung clients freeze the display. + |