wlroots/backend/session
sghctoma d948bffd3e Activate last active VT after compositor exit
The VT the compositor was started from was not activated after exiting
the compositor, which resulted in arriving on a blank VT. This commit
fixes that by introducing a new field in direct_session struct that
stores the last active VT so that it can be activated in
direct_session_destroy.
2018-09-02 20:28:06 +02:00
..
direct-freebsd.c Activate last active VT after compositor exit 2018-09-02 20:28:06 +02:00
direct-ipc.c Fix that major(st_rdev) have no meaning on FreeBSD 2018-08-30 11:15:39 +02:00
direct.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
logind.c Revert "Merge pull request #1153 from emersion/include-config" 2018-07-21 09:44:20 -04:00
session.c Init the new destroy signals added by #1200 2018-08-27 18:21:36 +02:00