summaryrefslogtreecommitdiff
path: root/daemon/gdm-x-session.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Support X servers built with -Dlisten_tcp=trueAlan Coopersmith2021-12-221-6/+6
* gdm-{wayland,x}-session: don't overwrite user env with fallback varsGigadoc22021-02-241-1/+21
* Correct a typo in gdm-x-session.cFelix Yan2020-09-291-1/+1
* gdm-x-session: tell x server to not vt switchRay Strode2020-07-131-0/+1
* Revert "Merge branch 'environment-fix' into 'master'"Ray Strode2019-09-041-1/+1
* gdm-{wayland,x}-session: allow users to overwrite environmentDaniel Otero2019-08-131-1/+1
* Allow sessions to register with GDMIain Lane2019-05-291-18/+63
* daemon: Move the waiting the session to have taken over the fb to gdm-local-d...Hans de Goede2018-09-121-17/+8
* gdm-wayland-session,gdm-x-session: register after delayRay Strode2018-08-311-8/+17
* gdm-{wayland,x}-session: fix segfault if run with no argumentsRay Strode2018-02-121-3/+5
* gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environmentXiaoguang Wang2017-09-081-0/+1
* gdm-{wayland,x}-session: only omit unset session variables from environmentRay Strode2017-09-081-3/+16
* Revert "gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environment"Ray Strode2017-08-141-2/+0
* gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environmentXiaoguang Wang2017-08-091-0/+2
* gdm-{wayland,x}-session: fix empty string check on import environmentRay Strode2017-02-211-1/+1
* gdm-{wayland,x}-session: import environment from systemd managerRay Strode2016-08-311-0/+57
* gdm-{x,wayland}-session: drop dependency on DBUS_SESSION_BUS_ADDRESSRay Strode2016-08-291-23/+32
* gdm-x-session: use cancellable in UpdateActivationEnvironment callRay Strode2016-08-291-1/+1
* daemon: import DISPLAY into user busRay Strode2016-05-041-40/+62
* gdm-{x,wayland}-session: add newlines to g_printerrRay Strode2016-02-231-5/+5
* gdm-x-session: fix pointer confusion in UpdateActivationEnv callRay Strode2016-02-091-1/+1
* gdm-x-session: fix tiny leak in error pathRay Strode2016-02-051-1/+1
* daemon: support dbus user buses with X sessionsRay Strode2016-02-041-3/+39
* Use -listen instead of -nolisten for new XorgNathaniel Roach2015-11-101-0/+12
* gdm-x-session: drop spurious g_getenv callRay Strode2015-07-221-1/+1
* gdm-x-session: kill subprocesses on sigtermRay Strode2015-07-141-3/+3
* gdm-{x,wayland}-session: don't start dbus-daemon if unneededDavid Herrmann2015-06-031-0/+8
* gdm-x-session: set XORG_RUN_AS_USER_OK=1 environment variableRay Strode2015-03-271-0/+1
* gdm-x-session: pass display location to dbus-daemonMantas Mikulėnas2015-02-221-0/+4
* gdm-x-session: set session bus address properlyRay Strode2015-02-211-1/+1
* gdm-x-session: don't hardcode path to dbus-daemonRay Strode2015-02-201-3/+1
* gdm-x-session: fix debug messageRay Strode2015-02-201-1/+1
* gdm-x-session: initialize local pointers to NULLRay Strode2015-02-201-16/+16
* daemon: add wrapper for launching X sessionRay Strode2015-02-181-0/+768