Commit Graph

79 Commits (0f9b2bfa64359eaeb25b73ccae08c9059bfc02e7)

Author SHA1 Message Date
nerdopolis e44bed0c2b Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not all 5 years ago
Patrick Steinhardt fa05d3cde6 session: Don't refuse unprivileged creation of "direct" backend 5 years ago
Ryan Walklin 28cedb5623 Quieten failure to set login session type 5 years ago
Simon Ser 971de474f0 backend/session/libseat: register log handler 5 years ago
Kenny Levinsen 330c50b48d session: Add missing init to direct-freebsd 5 years ago
Kenny Levinsen bad1e9afa8 session: Add libseat backend 5 years ago
Ryan Walklin 7e990a2991 Don't set XDG_SESSION_TYPE unless logind SetType succeeds 5 years ago
Ryan Walklin e81d2086c0 Also set XDG_SESSION_TYPE 5 years ago
Ryan Walklin f0d03fb892 Implement logind session SetType method to change session type to wayland 5 years ago
Antonin Décimo d9bb792794 Fix incorrect format parameters 5 years ago
Scott Anderson 906c0766df Remove libcap support 5 years ago
Kenny Levinsen 904c37845d logind: Close fd before releasing device 5 years ago
Scott Moreau 30308e35fa build: Add 'auto' to logind-provider combo option 5 years ago
Jan Beich 2bad34e024 backend/session: allow GPU enumeration on FreeBSD 5 years ago
Scott Anderson cff1c2f740 meson: Various improvements 5 years ago
Ting-Wei Lan fc6c0ca12e backend/session/freebsd: Fix the way to get TTY path 5 years ago
Scott Anderson 626c98d754 session/logind: Clean up add_signal_matches 5 years ago
Ronan Pigott 3ebf079a9a session/logind: support CanGraphical property 5 years ago
Antonin Décimo 68b4a5305e backend/session: non-void function should return a value 6 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes 6 years ago
Jan Chren 151b7d1d94 session/logind: check for XDG_SESSION_ID first 6 years ago
Jan Chren e04e1ba197
session/logind: specify seat exactly 6 years ago
Brian Ashworth 90c284bded session/logind: keep active for pause_device gone 6 years ago
Niklas Schulze 2baad6eba6 backend/session: Allow setting a custom tty via WLR_DIRECT_TTY 6 years ago
emersion d02548d87a
backend/session: open TTY with O_CLOEXEC for direct session 6 years ago
emersion 8efeca528f backend/session: add noop session 6 years ago
emersion 5445d8aad0 meson: enable more compiler warnings 6 years ago
mnussbaum c138da233b Allow compositors to run as systemd user units 6 years ago
emersion 22faddde9e
backend/session/logind: dup FD with CLOEXEC 6 years ago
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package 6 years ago
emersion e23fe328a6
backend/session/logind: improve logging 6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data 6 years ago
nyorain b4d46aa9c2 Use sd_bus_get_property_trivial & remove numbering 6 years ago
nyorain 7b52388424 Rework session handling 6 years ago
sghctoma 9383e1f76c Apply multiseat fixes to FreeBSD direct backend 6 years ago
emersion 07ea98dab9 backend/session: add assertions 7 years ago
random human 572dfcdba7
Add support for WLR_SESSION env variable 7 years ago
sghctoma ba5df0d21d Fix build failure on non-FreeBSD systems 7 years ago
sghctoma 7a5d3c4d3b Implement device type discovery using ioctl calls 7 years ago
sghctoma d948bffd3e Activate last active VT after compositor exit 7 years ago
sghctoma 2bd6fbf20e Fix that major(st_rdev) have no meaning on FreeBSD 7 years ago
Alexander Bakker 221d412824 Init the new destroy signals added by 7 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy 7 years ago
Ilia Bozhinov cb42e16f64 session: load GPU devices even if they have zero crtcs/connectors/encoders 7 years ago
Drew DeVault 4b096fc114 Revert "Merge pull request from emersion/include-config" 7 years ago
emersion 41094a7df5 Always include config.h 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Vincent Vanlaer ece58514b4 Close fd's obtained from logind 7 years ago
Dominique Martinet 266898ca1f direct session backend: fix closing -1 on error 7 years ago
Tobias Blass 482fc48c74 FIX: Suprocess loops endlessly when the control socket closes. 7 years ago