summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2012-07-06 14:48:37 -0400
committerRay Strode <rstrode@redhat.com>2012-07-06 15:29:42 -0400
commitc8bffea9ec259e018aa61be9b9900e777013d87c (patch)
tree96902a4edcc32d4f3b381fd75b6d30d98362342e /.gitignore
parent84c9c43416ba09207d23d9191f94c131c6a31ca5 (diff)
downloadgdm-c8bffea9ec259e018aa61be9b9900e777013d87c.tar.gz
daemon: clean house (drop factory mode)
GDM has a currently unused feature called "factory mode", where the login screen gets allocated its own VT and any subsequent logins from that login screen go to their own VT. Any time there's a user switch GDM just jumps back to initial VT where the login screen is patiently waiting. This feature has a lot of upsides, and we've had it as a TODO item to start using it for while now. It doesn't look it's going to happen in the near term, though, and factory mode has downsides as well: - a VT switch after the user hits enter at the login screen would be jarring and would ruin the "flicker free" boot experience we've tried to acheive at various points in the past. This could theoretically be fixed by Wayland. - it adds a bunch of untested, unused code to the codebase. This latter reason makes me want to kill it for now. It shouldn't be hard to resurrect later if we end up needing the feature. This commit drops that code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b9b97e68..2404329c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,12 +28,9 @@ configure.lineno
gdm.conf
gdm.conf-custom
gdm-display-glue.h
-gdm-factory-slave-glue.h
gdm-local-display-factory-glue.h
gdm-manager-glue.h
gdm.pot
-gdm-product-display-glue.h
-gdm-product-slave-glue.h
gdm-restart
gdm-safe-restart
gdm.schemas