index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
backend.c
Age
Commit message (
Collapse
)
Author
2017-08-10
Refactor EGL handling
Drew DeVault
2017-08-05
Log that the X11 backend is unimplemented
Drew DeVault
2017-08-06
Changed header paths.
Scott Anderson
2017-08-06
Changed ownership of wlr_session to the multi backend.
Scott Anderson
Currently breaks VT switching for examples.
2017-06-21
Reorganize wlr-common
Drew DeVault
2017-06-20
Support multiple wl backend outputs
Drew DeVault
2017-06-19
Adapt codestyle
nyorain
2017-06-19
Fix furhter wayland backend issues
nyorain
2017-06-13
Establish multi backend support
Drew DeVault
2017-06-13
Reassign ownership of libinput handle
Drew DeVault
2017-06-13
Initialize keyboards from libinput
Drew DeVault
2017-06-13
Add error handling and init in backend_autocreate
Drew DeVault
2017-06-12
Fix some build errors
Drew DeVault
2017-06-04
Refactor type implementations
Drew DeVault
2017-06-01
Refactor udev and drm initialization
Drew DeVault
2017-05-31
Clean up outputs on exit
Drew DeVault
2017-05-31
Generalize DPMS, remove DRM refs from example
Drew DeVault
2017-05-07
Generalize output handling
Drew DeVault
2017-05-07
Refactor backend state management
Drew DeVault