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
/
wayland.h
Age
Commit message (
Expand
)
Author
2022-05-25
Reformat doc comments
Simon Ser
2022-03-07
types/wlr_input_device: move init and finish function to private API
Simon Zeni
2020-12-30
Remove wlr_create_renderer_func_t
Simon Ser
2019-11-13
backend/wayland: expose remote objects
Simon Ser
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-01-10
Add wlr_wl_output_set_title
Drew DeVault
2018-05-25
backends: implement custom EGL and renderer initialization
Ilia Bozhinov
2018-04-29
backend/wayland: create one virtual pointer per output
emersion
2018-02-12
Reformat all #include directives
emersion
2018-01-13
Update comment for wlr_headless_backend_create
Markus Ongyerth
2018-01-13
adds remote argument to wayland backend create
Markus Ongyerth
2017-12-19
wl backend: add wlr_input_device_is_wl
Dominique Martinet
2017-12-19
wl backend: add wlr_output_is_wl
Dominique Martinet
2017-06-20
Support multiple wl backend outputs
Drew DeVault
2017-06-19
Start to fix wayland backend
nyorain
2017-04-25
Flesh out wayland backend somewhat, add example
Drew DeVault