chiark / gitweb /
login: add public sd_session_get_desktop() API
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 20 Sep 2014 16:42:29 +0000 (18:42 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 22 Sep 2014 12:27:02 +0000 (14:27 +0200)
commitc72d5456e2d6a6c8cefbfc16a542ae03a769397f
tree2fdd3fd00a04984c20df04bd9c573b659a84fa65
parent7f3d3ba1a61f28a951ca5fbe59ed15c7ce55219c
login: add public sd_session_get_desktop() API

The desktop brand is stored as DESKTOP variable for sessions. It can be
set arbitrarily by the session owner and identifies the desktop
environment that is running on that session.
man/pam_systemd.xml
man/sd_session_is_active.xml
src/libsystemd/libsystemd.sym.m4
src/libsystemd/sd-login/sd-login.c
src/systemd/sd-login.h