Simon Ser
|
90c8452959
|
backend/session/libseat: set XDG_SESSION_TYPE
libseat will call logind's SetType method if necessary.
|
4 years ago |
Isaac Freund
|
262740bc9a
|
backend/libseat: fix change_vt return value
This should return true on success and false on failure not vice-versa.
|
4 years ago |
Simon Ser
|
0e76f92de7
|
backend/session: replace session_signal with events.active
This is more idiomatic wlroots API. The new name makes it clear that the
signal is emitted when wlr_session.active changes.
|
4 years ago |
Simon Ser
|
971de474f0
|
backend/session/libseat: register log handler
Route libseat errors through wlroots logging infrastructure.
This requires libseat 0.2.0.
|
4 years ago |
Kenny Levinsen
|
bad1e9afa8
|
session: Add libseat backend
|
4 years ago |