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
/
backend
/
multi.h
Age
Commit message (
Expand
)
Author
2024-01-25
backend/multi: take wl_event_loop instead of wl_display
Simon Ser
2022-11-15
backend: drop wlr_backend_get_session()
Simon Ser
2018-09-24
Rework session handling
nyorain
2018-02-12
Reformat all #include directives
emersion
2017-12-21
handle display destroy
Tony Crisci
2017-12-20
backend add and remove events
Tony Crisci
2017-12-20
rootston: handle backend creation failed
Tony Crisci
2017-12-19
remove session from multibackend
Tony Crisci
2017-12-19
Destroy multi backend on display destroy
emersion
2017-10-20
Replace list_t with wl_list in wlr_multi_backend
Heghedus Razvan
2017-09-23
Use more consistent include guard names
emersion
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-12
Refactor out wlr_backend_state from wl/multi
Drew DeVault
2017-08-06
Changed header paths.
Scott Anderson
2017-08-06
Changed ownership of wlr_session to the multi backend.
Scott Anderson
2017-06-21
Reorganize wlr-common
Drew DeVault
2017-06-13
Establish multi backend support
Drew DeVault