aboutsummaryrefslogtreecommitdiff
path: root/backend/CMakeLists.txt
AgeCommit message (Collapse)Author
2017-08-05Use meson build systemnyorain
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967.
2017-07-11Changed build system to mesonScott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-19Rework wayland backend output implementationnyorain
2017-06-19Merge branch 'master' into wayland-backendnyorain
2017-06-19Implement tablet padsDrew DeVault
2017-06-19Merge branch 'libinput' into wayland-backendnyorain
2017-06-19Start to fix wayland backendnyorain
Starts to update the wayland backend to the new backend api. Not yet updated to libinput branch (not yet compiling).
2017-06-15Implement wlr_tablet_toolDrew DeVault
2017-06-14Allocate wlr_touch devicesDrew DeVault
2017-06-13Implement libinput wlr_pointerDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Split keyboard code out into its own fileDrew DeVault
2017-06-13Initialize keyboards from libinputDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-13Initial pass on libinput backendDrew DeVault
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-05-31Promote types to a standalone subprojectDrew DeVault
2017-05-07Generalize output handlingDrew DeVault
2017-05-07Refactor backend state managementDrew DeVault
2017-05-03Added EGL interface for backends.Scott Anderson
2017-05-03Removed old session code from DRM backend.Scott Anderson
2017-05-02Added example.Scott Anderson
2017-05-02Changed events to use wayland functions.Scott Anderson
2017-05-01Renaming.Scott Anderson
2017-05-01Got it to buildScott Anderson
2017-04-25Add free functions for allocated resourcesDrew DeVault
2017-04-25Flesh out wayland backend registryDrew DeVault
2017-04-25Flesh out wayland backend somewhat, add exampleDrew DeVault
2017-04-25Initial commitDrew DeVault