Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | backend/session: Remove session_impl | Kenny Levinsen | |
libseat provides all session functionality, so there is no longer need for a session backend abstraction. The libseat device ID, seat handle and event loop handle are moved to the main wlr_session and wlr_device structs. | |||
2020-08-24 | session: Add libseat backend | Kenny Levinsen | |