22 Commits (21e46364c0813f80bf6992d929339cdcbdaf5171)

Author SHA1 Message Date
nerdopolis cdfe94b105 launcher-logind: Don't check wl->vtnr before returning it. 3 years ago
Derek Foreman 2c91c70250 launchers: Remove --tty option 3 years ago
Derek Foreman 83927bb0e6 launcher-logind: Remove systemd-logind support 3 years ago
Derek Foreman b6c891774e launcher-logind: Try the user's primary session if not in a session 3 years ago
Kenny Levinsen 97d421a7e8 libweston/launcher: Allow VT switch without get_vt 3 years ago
nerdopolis 9cb96f8353 launcher-logind: handle any seat without VTs 4 years ago
Anurup M aa7de33e03 launcher: Add more error logging to launcher backends 4 years ago
Pekka Paalanen e48bfc7c0c libweston: Move 'struct weston_backend' to the internal backend header 5 years ago
Robert Beckett c569bdc236 libweston: make session_active a bool 5 years ago
Robert Beckett 8d23ab78bd backend-drm: handle multiple drm nodes with logind 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
nerdopolis 68220dbac6 launcher-logind: only get a VT on seat0, as only seat0 supports VTs 6 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Sergei Trofimovich 43c5a65b03 configure.ac: use AC_HEADER_MAJOR to detect major()/minor() 7 years ago
Derek Foreman f981d69553 logind: actually close fd in launcher_logind_close 7 years ago
Daniel Stone c4d7f66c12 launcher: Add sysmacros.h include for major() 8 years ago
Emil Velikov 4d6eb17a36 libweston/launcher: use C99 initializers for the iface(s) 8 years ago
Emil Velikov 8f7201ec5e libweston/launcher: annotate iface(s) as constant data 8 years ago
Giulio Camuffo a32986ecf5 launcher: don't try to switch to weston's vt 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Jasper St. Pierre ae5df83f8e launcher-logind: Remove old VT switching code, move to SwitchTo/Activate 9 years ago
Jasper St. Pierre 72dea06d79 launcher: Split out launcher implementations into three distinct ones 9 years ago
Jasper St. Pierre 30bcf35ceb launcher: Rename logind-util to launcher-logind 9 years ago
Bryce Harrington c68362329e logind-util: Use %u for unsigned int in snprintf 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Derek Foreman 2663c68330 launcher-util: Force all weston_launcher_open()s to use O_CLOEXEC 9 years ago
David Herrmann 5dbc79ffae logind: fix PropertiesChanged parser 10 years ago
David Herrmann 2ecb84a20d logind: forward Active=true changes for non-DRM backends 10 years ago
David Herrmann cd6e4777bf logind: use SIGRTMIN to not conflict with xwayland 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Kristian Høgsberg 36d5facc24 compositor: Fix a couple of #includes to use "" instead of <> 11 years ago
David Herrmann aedc7732eb logind: delay wakeup until DRM-device is resumed 11 years ago
David Herrmann fcb6bf43a4 logind: change to -1+errno 11 years ago
Kristian Høgsberg f86c39058a logind: Use dbus_bool_t for bool types in dbus calls 11 years ago
Kristian Høgsberg 529a81a898 logind: Return proper error value when tty or seat doesn't match 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago