]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind-session-dbus: allow to set display name via dbus
authorDavid Tardon <dtardon@redhat.com>
Fri, 10 Jun 2022 13:07:01 +0000 (15:07 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 22 Jun 2022 20:34:29 +0000 (22:34 +0200)
commit4885d7490b23e08d8444e5a68927ce9ce8727e5a
tree0bc63caf76874055cbf092f8ca3aab642bfdee81
parent35148e8ff9228e5cb27a33e57042ed82f613fcbb
logind-session-dbus: allow to set display name via dbus

Currently, the only way to set display name of a graphical session is to
pass it to CreateSession(). But modern display managers like gdm start
the display server as part of the user session, which means that the
display name isn't known yet when the session is being created. Hence,
let's make it possible to set it later.
man/org.freedesktop.login1.xml
src/login/logind-session-dbus.c
src/login/logind-session.c
src/login/logind-session.h
src/login/org.freedesktop.login1.conf