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
/
direct.c
Age
Commit message (
Expand
)
Author
2020-11-19
backend/session: replace session_signal with events.active
Simon Ser
2020-08-24
session: Add libseat backend
Kenny Levinsen
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-03-06
backend/session: Allow setting a custom tty via WLR_DIRECT_TTY
Niklas Schulze
2019-03-05
backend/session: open TTY with O_CLOEXEC for direct session
emersion
2018-09-18
backend/session: add assertions
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-14
Check for seat0 properly
Scott Anderson
2018-06-14
Multiseat fixes
Scott Anderson
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
2017-11-22
Use SIGUSR2 for vt switching instead of SIGUSR1
Greg V
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