22 Commits (master)

Author SHA1 Message Date
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id()
5 months ago
Kirill Primak 2f82c92307 Avoid using wayland-{client,server}.h
7 months ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display
10 months ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface()
1 year ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create()
1 year ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat
2 years ago
Simon Ser 28d89779af Reformat doc comments
3 years ago
Simon Zeni cfed039c9a types/wlr_input_device: move init and finish function to private API
3 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Simon Ser cde544de81 backend/wayland: expose remote objects
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Drew DeVault d3d1437bc4 Add wlr_wl_output_set_title
6 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
emersion 9f8a7c8fc4
backend/wayland: create one virtual pointer per output
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
Markus Ongyerth dfae5ff98f Update comment for wlr_headless_backend_create
7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
7 years ago
Dominique Martinet 169bc9fa10 wl backend: add wlr_input_device_is_wl
7 years ago
Dominique Martinet dabfe159de wl backend: add wlr_output_is_wl
7 years ago
Drew DeVault c2d0090ad7 Support multiple wl backend outputs
8 years ago
nyorain 904739c405 Start to fix wayland backend
8 years ago
Drew DeVault de01e654ce Flesh out wayland backend somewhat, add example
8 years ago