mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
rootston: enable export-dmabuf
This commit is contained in:
parent
e26f4dff98
commit
7901740f94
2 changed files with 6 additions and 2 deletions
|
|
@ -45,6 +45,7 @@ struct roots_desktop {
|
|||
struct wlr_xdg_shell *xdg_shell;
|
||||
struct wlr_gamma_control_manager *gamma_control_manager;
|
||||
struct wlr_screenshooter *screenshooter;
|
||||
struct wlr_export_dmabuf_manager_v1 *export_dmabuf_manager_v1;
|
||||
struct wlr_server_decoration_manager *server_decoration_manager;
|
||||
struct wlr_primary_selection_device_manager *primary_selection_device_manager;
|
||||
struct wlr_idle *idle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue