summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-08-14 22:53:07 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-08-14 22:53:07 +0000
commitde66cd84cf366dc1ce17b0b82d4d244769aa0ba6 (patch)
tree2685191e92f82275e6711ddc4034effb740494ed /TODO
parent86a35bf4adb8974167ab6168ac51d0cc40a196e0 (diff)
downloadgdm-de66cd84cf366dc1ce17b0b82d4d244769aa0ba6.tar.gz
a script to run gdmgreeter in Xnest to test themes in the various
Wed Aug 14 16:01:41 2002 George Lebl <jirka@5z.com> * gui/greeter/Makfile.am, gui/greeter/gdmthemetester: a script to run gdmgreeter in Xnest to test themes in the various environments * gui/greeter/greeter_item_capslock.c: if GDM_PARENT_DISPLAY is set then use it to get capslock state. Currently only used in gdmthemetester as we have to figure out how to do this inside the daemon with the cookies and all that. * gui/gdmXnestchooser.c: close the 0,1,2 descriptors so that we may do things such as `gdmXnest -b`
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3890e340..bec87a36 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,9 @@ 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)
+Set GDM_PARENT_DISPLAY properly for Xnest flexiservers, but we must make sure
+cookies are all fine
+
Languages should be read from available locales. Look at source for
locale_config. Currently the way we do things is utter shit.