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
/
headless.h
Age
Commit message (
Expand
)
Author
2024-01-25
backend/headless: take wl_event_loop instead of wl_display
Simon Ser
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
2022-02-21
backend/headless: remove unused wlr_headless_input_device
Simon Zeni
2021-11-25
backend/headless: drop wlr_headless_backend_create_with_renderer
Simon Ser
2020-12-30
Remove wlr_create_renderer_func_t
Simon Ser
2020-04-22
backend/headless: add wlr_headless_backend_create_with_renderer
Simon Ser
2018-07-29
Initial pass on API stability guarantees
Drew DeVault
2018-05-25
backends: implement custom EGL and renderer initialization
Ilia Bozhinov
2018-03-19
Write some more docs
Drew DeVault
2017-12-19
headless backend: add wlr_output_is_headless
Dominique Martinet
2017-12-19
headless backend: add wlr_input_device_is_headless
Dominique Martinet
2017-12-17
Add headless input devices
emersion
2017-12-17
Add full refresh rate support to custom modes
emersion
2017-12-17
Initialize headless backend
emersion