aboutsummaryrefslogtreecommitdiff
path: root/session/direct.c
AgeCommit message (Expand)Author
2017-07-09Stop remembering the drm fd in child.Scott Anderson
2017-07-09Moved IPC to its own file.Scott Anderson
2017-07-09Added public fields to wlr_sessionScott Anderson
2017-07-09Removed KDSKBMUTE. This actually isn't supported by Linux.Scott Anderson
2017-07-04include fixesScott Anderson
2017-07-04Make libcap optional.Scott Anderson
2017-07-04Added forkingScott Anderson
2017-07-03Minor fixesScott Anderson
2017-07-03Added direct session supportScott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-04Refactor type implementationsDrew DeVault
2017-05-14Working commitScott Anderson
2017-05-14Initial D-Bus signal support.Scott Anderson
2017-05-03Added 'direct' session backendScott Anderson