wlroots/include
Simon Ser 986a2d9f66 render: replace wlr_renderer_get_drm_fd() with drm_dev_id
wlr_renderer_get_drm_fd() forces the renderer to open the DRM node
and keep the FD around for no good reason. Instead, use dev_t to
refer to a DRM device.

This also removes footguns related to FD ownership.
2024-04-23 14:57:06 +02:00
..
backend Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render: replace wlr_renderer_get_drm_fd() with drm_dev_id 2024-04-23 14:57:06 +02:00
types backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr render: replace wlr_renderer_get_drm_fd() with drm_dev_id 2024-04-23 14:57:06 +02:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00