Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Add a remote display name argument to wlr_wl_backend_create. If NULL is passed to the wayland backend at all times, creating a wayland backend *after* the compositor was started up, would require changing the WAYLAND_DISPLAY environment variable. | |||
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 | |
Starts to update the wayland backend to the new backend api. Not yet updated to libinput branch (not yet compiling). | |||
2017-04-25 | Flesh out wayland backend somewhat, add example | Drew DeVault | |