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
/
multi
Age
Commit message (
Expand
)
Author
2017-11-01
multi_backend_destroy: fix trivial use-after-free
Dominique Martinet
2017-10-21
Merge branch 'master' into heghe/wl_list
Drew DeVault
2017-10-21
Remove wl_list_init when using wl_signal_add
emersion
2017-10-20
Replace list_t with wl_list in wlr_multi_backend
Heghedus Razvan
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-26
Rename functions to be consistent with #93
Scott Anderson
2017-08-16
Prevent alloc errors from crashing in `list_t`
Calvin Lee
2017-08-15
Prevent alloc errors from crashing
Calvin Lee
2017-08-14
Fix wlr_multi_backend_add incorrect assert
Dominique Martinet
2017-08-13
Add backend detection functions
Calvin Lee
2017-08-13
wlr_backend_init -> wlr_backend_start
Drew DeVault
2017-08-12
Refactor out wlr_backend_state from wl/multi
Drew DeVault
2017-08-10
Refactor EGL handling
Drew DeVault
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-21
Reorganize wlr-common
Drew DeVault
2017-06-13
Establish multi backend support
Drew DeVault