aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/backend/wayland.h
AgeCommit message (Expand)Author
2024-01-25backend/wayland: take wl_event_loop instead of wl_displaySimon Ser
2023-08-16backend/wayland: add wlr_wl_output_create_from_surface()Simon Ser
2023-08-16backend/wayland: take existing wl_display in wlr_wl_backend_create()Simon Ser
2023-03-20backend/wayland: fix undefined reference to wlr_wl_input_device_get_seatzccrs
2022-05-25Reformat doc commentsSimon Ser
2022-03-07types/wlr_input_device: move init and finish function to private APISimon Zeni
2020-12-30Remove wlr_create_renderer_func_tSimon Ser
2019-11-13backend/wayland: expose remote objectsSimon Ser
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-01-10Add wlr_wl_output_set_titleDrew DeVault
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-04-29backend/wayland: create one virtual pointer per outputemersion
2018-02-12Reformat all #include directivesemersion
2018-01-13Update comment for wlr_headless_backend_createMarkus Ongyerth
2018-01-13adds remote argument to wayland backend createMarkus Ongyerth
2017-12-19wl backend: add wlr_input_device_is_wlDominique Martinet
2017-12-19wl backend: add wlr_output_is_wlDominique Martinet
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-19Start to fix wayland backendnyorain
2017-04-25Flesh out wayland backend somewhat, add exampleDrew DeVault