index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
session
/
logind.c
Age
Commit message (
Collapse
)
Author
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Make wlr_signal_emit_safe private
emersion
2018-02-12
Add wlr_signal_emit_safe
emersion
2018-01-21
style: add comment to empty while loop in logind.c
Johannes Schramm
2018-01-21
style: include brackets for if/while/for, even if it's a single statement
Johannes Schramm
2018-01-02
fix build without systemd
PoroCYon
2017-12-27
config: Avoid clash with other config-headers
Björn Esser
2017-12-26
config: Put all defines into config.h
Björn Esser
2017-12-02
Fix style and string comparison
n3rdopolis
2017-12-02
Attempt to fix #454
n3rdopolis
With logind, only seat0 can use TTYs
2017-11-11
Fix typos
Stefano Ragni
2017-09-22
Add elogind support
dudemanguy
Resolves SirCmpwn/wlroots#146
2017-08-26
Remove single GPU assumptions from wlr_session
Scott Anderson
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-26
Rename functions to be consistent with #93
Scott Anderson
2017-08-06
Changed header paths.
Scott Anderson
2017-08-06
Moved session/ into backend/
Scott Anderson