Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-19 | backend/session: replace session_signal with events.active | Simon Ser | |
This is more idiomatic wlroots API. The new name makes it clear that the signal is emitted when wlr_session.active changes. | |||
2020-09-01 | backend/session/libseat: register log handler | Simon Ser | |
Route libseat errors through wlroots logging infrastructure. This requires libseat 0.2.0. | |||
2020-08-24 | session: Add libseat backend | Kenny Levinsen | |