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
/
include
/
wlr
/
backend
/
multi.h
Age
Commit message (
Expand
)
Author
2018-10-04
Use sd_bus_get_property_trivial & remove numbering
nyorain
2018-09-19
Introduce wlr_multi_for_each_backend
Ryan Dwyer
2018-07-29
Initial pass on API stability guarantees
Drew DeVault
2018-05-19
backend/multi: disallow multiple renderers at the same time
emersion
2018-03-19
Write some more docs
Drew DeVault
2018-02-12
Reformat all #include directives
emersion
2017-12-20
rootston: handle backend creation failed
Tony Crisci
2017-12-19
multibackend remove subbackend
Tony Crisci
2017-12-19
remove session from multibackend
Tony Crisci
2017-12-19
Destroy multi backend on display destroy
emersion
2017-09-23
Use more consistent include guard names
emersion
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-05
Check for multi backend before using it
Drew DeVault
2017-08-06
Fixed VT switching
Scott Anderson
2017-08-06
Changed header paths.
Scott Anderson
2017-08-06
Changed ownership of wlr_session to the multi backend.
Scott Anderson
2017-06-13
Establish multi backend support
Drew DeVault