141 Commits (270e6f4ebb46757427f46f515b70938c1baad9e2)

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 78c76ddd09 backend: add wlr_backend_{test,commit}()
8 months ago
Simon Ser 967e788bc8 backend/session: add docs
10 months ago
Simon Ser f27808b8d9 backend/multi: take wl_event_loop instead of wl_display
10 months ago
Simon Ser 54f9944b48 backend/drm: drop wl_display argument
10 months ago
Simon Ser b62ac611c8 backend/x11: take wl_event_loop instead of wl_display
10 months ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display
10 months ago
Simon Ser f5e8fa48f3 backend/libinput: drop wl_display argument
10 months ago
Simon Ser 682dbf36e5 backend/headless: take wl_event_loop instead of wl_display
10 months ago
Simon Ser fc7a0b93dd backend/drm: add wlr_drm_backend_get_parent()
12 months ago
Simon Ser 63792b38e4 backend/session: take wl_event_loop instead of wl_display
1 year ago
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock()
1 year 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
Simon Ser 30aca4df0d backend/drm: introduce wlr_drm_mode_get_info()
2 years ago
Simon Ser 3f0487d310 backend/drm: move forward decl up for drmModeModeInfo
2 years ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat
2 years ago
Simon Ser d47016abb2 backend/multi: stop pulling <wlr/backend/session.h>
2 years ago
Simon Ser ba13f471ea backend/session: drop unused <libudev.h>
2 years ago
Simon Ser e7c556fcf6 backend: drop wlr_backend_get_session()
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 Zeni 7d560df90e backend/headless: remove unused wlr_headless_input_device
3 years ago
Simon Zeni 1d3dd7fc08 backend: remove noop backend
3 years ago
Simon Ser b234edcf58 backend/headless: drop wlr_headless_backend_create_with_renderer
3 years ago
Simon Ser 86f5ecf468 backend/drm: introduce wlr_drm_lease
3 years ago
Simon Ser a37f538ca0 Introduce WLR_DEVICE_LEASE events
3 years ago
Simon Zeni fdf3169b41 backend: remove wlr_backend_get_renderer
3 years ago
Simon Ser 2ff4e113e2 backend/session: introduce wlr_device_change_event
3 years ago
Simon Ser 2e12de96ca backend/drm: add support for panel orientation
3 years ago
Simon Zeni 94ed8f9496 backend/drm: introduce wlr_drm_backend_get_non_master_fd
3 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function
3 years ago
Simon Ser 7ec5bf6b10 backend: introduce wlr_backend_finish
4 years ago
Simon Zeni 144189674e backend: introduce backend_get_buffer_caps
4 years ago
Simon Ser 5597776914 backend/session: add wlr_device.events.remove
4 years ago
Kenny Levinsen 7f09085461 backend/session: Remove session_impl
4 years ago
Kenny Levinsen d50bbf0bbc backend/session: Remove logind backend
4 years ago
Simon Ser f17b0f975d backend/drm: add wlr_drm_connector_get_id
4 years ago
Simon Ser a53ab146fe backend: add get_drm_fd to interface
4 years ago
Simon Zeni 9192c0480a remove unnecessary egl includes
4 years ago
Simon Ser e8d56ca415 backend/session: allow wlr_session_find_gpus to return an error
4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Simon Ser 0e76f92de7 backend/session: replace session_signal with events.active
4 years ago
Simon Ser fbf11a41e1 backend/session: wait for DRM device if none found
4 years ago
Simon Ser 76bcddf071 backend/session: introduce wlr_session.events.add_drm_card
4 years ago
Simon Ser 44a4792fd8 backend/session: operate on wlr_device
4 years ago
Simon Ser 6129a6f93e backend/headless: add wlr_headless_backend_create_with_renderer
5 years ago
Drew DeVault ebdbe177d6 Drop RDP backend
5 years ago
Scott Anderson cff1c2f740 meson: Various improvements
5 years ago