aboutsummaryrefslogtreecommitdiff
path: root/backend/session/logind.c
AgeCommit message (Expand)Author
2020-11-19backend/session/logind: log when using XDG_SESSION_IDSimon Ser
2020-11-19backend/session: replace session_signal with events.activeSimon Ser
2020-11-19Revert "session/logind: support CanGraphical property"Simon Ser
2020-09-04Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not allnerdopolis
2020-09-02Quieten failure to set login session typeRyan Walklin
2020-08-24session: Add libseat backendKenny Levinsen
2020-08-07Don't set XDG_SESSION_TYPE unless logind SetType succeedsRyan Walklin
2020-08-07Also set XDG_SESSION_TYPERyan Walklin
2020-08-07Implement logind session SetType method to change session type to waylandRyan Walklin
2020-07-27Fix incorrect format parametersAntonin Décimo
2020-04-15logind: Close fd before releasing deviceKenny Levinsen
2019-11-03session/logind: Clean up add_signal_matchesScott Anderson
2019-11-03session/logind: support CanGraphical propertyRonan Pigott
2019-08-12backend/session: non-void function should return a valueAntonin Décimo
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-05-22session/logind: check for XDG_SESSION_ID firstJan Chren
2019-05-22session/logind: specify seat exactlyJan Chren
2019-05-13session/logind: keep active for pause_device goneBrian Ashworth
2019-03-01meson: enable more compiler warningsemersion
2019-02-03Allow compositors to run as systemd user unitsmnussbaum
2019-01-31backend/session/logind: dup FD with CLOEXECemersion
2018-12-06backend/session/logind: improve loggingemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-04Use sd_bus_get_property_trivial & remove numberingnyorain
2018-09-24Rework session handlingnyorain
2018-09-18backend/session: add assertionsemersion
2018-07-21Revert "Merge pull request #1153 from emersion/include-config"Drew DeVault
2018-07-21Always include config.hemersion
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-07-01Close fd's obtained from logindVincent Vanlaer
2018-06-14Multiseat fixesScott Anderson
2018-02-12Reformat all #include directivesemersion
2018-02-12Make wlr_signal_emit_safe privateemersion
2018-02-12Add wlr_signal_emit_safeemersion
2018-01-21style: add comment to empty while loop in logind.cJohannes Schramm
2018-01-21style: include brackets for if/while/for, even if it's a single statementJohannes Schramm
2018-01-02fix build without systemdPoroCYon
2017-12-27config: Avoid clash with other config-headersBjörn Esser
2017-12-26config: Put all defines into config.hBjörn Esser
2017-12-02Fix style and string comparisonn3rdopolis
2017-12-02Attempt to fix #454n3rdopolis
2017-11-11Fix typosStefano Ragni
2017-09-22Add elogind supportdudemanguy
2017-08-26Remove single GPU assumptions from wlr_sessionScott Anderson
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-26Rename functions to be consistent with #93Scott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Moved session/ into backend/Scott Anderson