wlroots-hyprland/include/wlr
Simon Ser 2fa47c1837 render: drop wlr_renderer_impl.init_wl_display
Now that we have our own wl_drm implementation, there's no reason
to provide custom renderer hooks to init a wl_display in the
interface. We can just initialize the wl_display generically,
depending on the renderer capabilities.
2021-07-22 14:10:26 -04:00
..
backend backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
interfaces output: remove wlr_output_impl.export_dmabuf 2021-07-12 13:29:03 -04:00
render render: drop wlr_renderer_impl.init_wl_display 2021-07-22 14:10:26 -04:00
types input/pointer: send axis source once per frame 2021-07-19 12:00:31 +02:00
util util/box: stabilize interface 2021-07-06 21:43:17 +02:00
backend.h backend: automatically create allocator 2021-05-21 22:13:54 +02:00
config.h.in backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00