summaryrefslogtreecommitdiff
path: root/libweston/launcher-logind.c
Commit message (Expand)AuthorAgeFilesLines
* libweston, backends: pass backend parameter to weston_backend functionsPhilipp Zabel2023-01-131-2/+2
* launcher-logind: Don't check wl->vtnr before returning it.nerdopolis2022-03-161-3/+0
* launchers: Remove --tty optionDerek Foreman2022-03-031-6/+1
* launcher-logind: Remove systemd-logind supportDerek Foreman2022-02-031-24/+1
* launcher-logind: Try the user's primary session if not in a sessionDerek Foreman2021-09-291-4/+25
* libweston/launcher: Allow VT switch without get_vtKenny Levinsen2021-04-141-0/+3
* launcher-logind: handle any seat without VTsnerdopolis2021-01-211-2/+6
* launcher: Add more error logging to launcher backendsAnurup M2020-12-161-4/+18
* libweston: Move 'struct weston_backend' to the internal backend headerPekka Paalanen2019-07-181-0/+1
* libweston: make session_active a boolRobert Beckett2019-07-181-1/+1
* backend-drm: handle multiple drm nodes with logindRobert Beckett2019-06-131-7/+10
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* launcher-logind: only get a VT on seat0, as only seat0 supports VTsnerdopolis2018-07-021-10/+13
* libweston: remove restore functionalityPekka Paalanen2018-02-091-8/+0
* configure.ac: use AC_HEADER_MAJOR to detect major()/minor()Sergei Trofimovich2017-12-041-1/+8
* logind: actually close fd in launcher_logind_closeDerek Foreman2017-07-271-0/+1
* launcher: Add sysmacros.h include for major()Daniel Stone2017-03-131-0/+1
* libweston/launcher: use C99 initializers for the iface(s)Emil Velikov2017-02-271-7/+7
* libweston/launcher: annotate iface(s) as constant dataEmil Velikov2017-02-271-1/+1
* launcher: don't try to switch to weston's vtGiulio Camuffo2017-02-071-0/+8
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Rename src/ to libweston/Pekka Paalanen2016-06-231-0/+839