Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault | |
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967. | |||
2017-07-11 | Use subdir | Scott Anderson | |
2017-07-11 | Changed build system to meson | Scott Anderson | |
2017-07-11 | Fixed that warnings that showed up with optimisations. | Scott Anderson | |
2017-07-09 | Stop remembering the drm fd in child. | Scott Anderson | |
2017-07-09 | Moved IPC to its own file. | Scott Anderson | |
2017-07-09 | Added public fields to wlr_session | Scott Anderson | |
2017-07-09 | Removed KDSKBMUTE. This actually isn't supported by Linux. | Scott Anderson | |
2017-07-04 | include fixes | Scott Anderson | |
2017-07-04 | Make libcap optional. | Scott Anderson | |
2017-07-04 | Added forking | Scott Anderson | |
2017-07-03 | Minor fixes | Scott Anderson | |
2017-07-03 | Added direct session support | Scott Anderson | |
2017-06-21 | Reorganize wlr-common | Drew DeVault | |
2017-06-21 | Removed excessive debug logging | Scott Anderson | |
2017-06-21 | Changed session signal to only emit on DRM changes | Scott Anderson | |
2017-06-13 | Initial pass on libinput backend | Drew DeVault | |
2017-06-04 | Refactor type implementations | Drew DeVault | |
2017-05-14 | Added device matching | Scott Anderson | |
2017-05-14 | Got it working. | Scott Anderson | |
2017-05-14 | Working commit | Scott Anderson | |
2017-05-14 | Initial D-Bus signal support. | Scott Anderson | |
2017-05-03 | Added 'direct' session backend | Scott Anderson | |
2017-05-03 | Added EGL interface for backends. | Scott Anderson | |
2017-05-03 | Removed old session code from DRM backend. | Scott Anderson | |
2017-05-03 | New session interface. | Scott Anderson | |