summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-08-07 18:55:48 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-08-07 18:55:48 +0000
commit529c4d69585b7915bcb09347f5c5b9db2a0a529e (patch)
treec8b178199b2b71a225d2c8140af5bf046a888546 /TODO
parent84cb5c37f670a4c38dbb96bdd1125211341b0db5 (diff)
downloadgdm-529c4d69585b7915bcb09347f5c5b9db2a0a529e.tar.gz
add a SOFT_RESTART_SERVERS fifo command to force a restart of X servers
Wed Aug 07 12:01:06 2002 George Lebl <jirka@5z.com> * daemon/gdm.[ch], daemon/slave.c: add a SOFT_RESTART_SERVERS fifo command to force a restart of X servers that no one is logged in on right away, unlike the DIRTY_SERVERS which just marks servers as dirty and to be restarted
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0345c621..a366d03a 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,7 @@ TODO things (some must wait until 2.1):
- in slave child handler check that the server dead stuff can actually wipe
cookies (it needs to have the uid of the user) (probably so)
+ - Xnest should be launched with the same fontpath as the current server.
Languages should be read from available locales. Look at source for
locale_config. Currently the way we do things is utter shit.