Simon Ser
|
90c8452959
|
backend/session/libseat: set XDG_SESSION_TYPE
libseat will call logind's SetType method if necessary.
|
2020-12-05 00:14:04 +01:00 |
|
Isaac Freund
|
262740bc9a
|
backend/libseat: fix change_vt return value
This should return true on success and false on failure not vice-versa.
|
2020-11-24 13:09:13 +01:00 |
|
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.
|
2020-11-19 22:47:49 +01:00 |
|
Simon Ser
|
971de474f0
|
backend/session/libseat: register log handler
Route libseat errors through wlroots logging infrastructure.
This requires libseat 0.2.0.
|
2020-09-01 12:09:25 +02:00 |
|
Kenny Levinsen
|
bad1e9afa8
|
session: Add libseat backend
|
2020-08-24 11:13:55 +02:00 |
|