This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Login Screen

Status: Complete

Description

A shell-style greeter.

https://live.gnome.org/GnomeOS/Design/Whiteboards/LoginScreen

Since we already have a 'black bar' on the login screen, the minimal necessary work here is to write a greeter replacement in 'shell optics', which will likely involve using clutter and copying parts of the st toolkit for use in the greeter. There is a larger question of how to unify login screen and lock screen, and whether this should all live in the compositor instead. But for 3.2, focusing on a greeter replacement might be the most productive.

An initial setup tool

This tool will guide you through the essential steps for setting up GNOME the first time you use a newly installed system and then smoothly transition into your regular session, without another detour through the login screen.

https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup

Discussion between Ray and Matthias resulted in the following rough plan:

It is worth pointing out that this will be an optional feature of gdm; distributions can easily opt out of this, or tailor it to their needs.

Miscellaneous cleanup

There is a number of long-standing patches / branches / cleanups that should finally be landed in the gdm mainline. One of them is the 'pam multistack' branch, which enables fingerprint and smartcard authentication on the login screen. Another is to cut down on the interfaces and abstractions that were never put into gdms internal interfaces at the time of the rewrite, but were never put to use (e.g. factory mode)

Owner

Ray Strode, Matthias Clasen

Involved Parties

gdm

Current Status

The initial setup tool and the necessary gdm support is being developed in the wip/initial-setup branch of gdm. Discussion about sharing the timezone setup widget and data between multiple projects is happening here.

The 'pam multistack' branch has been merged into gdm master, along with various cleanups. Ray has posted a long description of this work.

Initial work on a gnome-shell based login screen has been pushed into the 'wip/shell-greeter' gdm branch. The bulk of the work on the new greeter will be in gnome-shell; it is in the 'wip/gdm-shell'. See another post by Ray about the status of this.

How to Help

Talk to the owners.


2024-10-23 11:47