aboutsummaryrefslogtreecommitdiff
path: root/session
AgeCommit message (Expand)Author
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
2017-07-11Use subdirScott Anderson
2017-07-11Changed build system to mesonScott Anderson
2017-07-11Fixed that warnings that showed up with optimisations.Scott Anderson
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-21Removed excessive debug loggingScott Anderson
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-13Initial pass on libinput backendDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-05-14Added device matchingScott Anderson
2017-05-14Got it working.Scott Anderson
2017-05-14Working commitScott Anderson
2017-05-14Initial D-Bus signal support.Scott Anderson
2017-05-03Added 'direct' session backendScott Anderson
2017-05-03Added EGL interface for backends.Scott Anderson
2017-05-03Removed old session code from DRM backend.Scott Anderson
2017-05-03New session interface.Scott Anderson