aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.c
AgeCommit message (Expand)Author
2017-08-05Log that the X11 backend is unimplementedDrew DeVault
2017-08-06Changed header paths.Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-19Adapt codestylenyorain
2017-06-19Fix furhter wayland backend issuesnyorain
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Initialize keyboards from libinputDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-12Fix some build errorsDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-05-31Clean up outputs on exitDrew DeVault
2017-05-31Generalize DPMS, remove DRM refs from exampleDrew DeVault
2017-05-07Generalize output handlingDrew DeVault
2017-05-07Refactor backend state managementDrew DeVault