diff options
author | George Lebl <jirka@5z.com> | 2001-08-15 08:52:27 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-08-15 08:52:27 +0000 |
commit | fb8d9cb39b2ed0d9cb2bb9050d8fff53765f6683 (patch) | |
tree | a453bb8fcfdaa5d03b9e769b47ca891de3a5aabc /TODO | |
parent | e863358c45923f8c842981fe8cc7c70d456118ac (diff) | |
download | gdm-fb8d9cb39b2ed0d9cb2bb9050d8fff53765f6683.tar.gz |
Added StandardXServer and FlexibleXServers and font includes a ,*. Also
Wed Aug 15 01:54:02 2001 George Lebl <jirka@5z.com>
* config/gdm.conf.in: Added StandardXServer and FlexibleXServers
and font includes a ,*. Also Xservers use the "Standard"
definition, which all probably doesn't work
* daemon/Makefile.am, daemon/gdm-net.[ch]: Move the fifo stuff here
and generalize it and add an interface for unix sockets
* daemon/gdm.[ch]: Add support for the user protocol using unix
domain sockets
* daemon/gdm.[ch], daemon/auth.c, daemon/display.c, daemon/server.c,
daemon/slave.c: Do some Standard and Flexible/Xnest servers dance.
Mostly doesn't work now still.
* daaemon/misc.c: implement an incredibly evil function to figure out
a free X display number
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,3 +16,7 @@ xsri like logo functionality the photosetup proggie should be put into some sort of crapplet and there should be other settings in the crapplet as well. + +Added configs, do docs and gdmconfig stuff: + StandardXServer + FlexibleXServers |