mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
server: add dmabuf feedback
Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com>
This commit is contained in:
parent
84c811ee08
commit
c4aa3fe3e6
2 changed files with 23 additions and 1 deletions
|
|
@ -225,6 +225,7 @@ struct server {
|
|||
struct wlr_backend *backend;
|
||||
} headless;
|
||||
struct wlr_session *session;
|
||||
struct wlr_linux_dmabuf_v1 *linux_dmabuf;
|
||||
|
||||
struct wlr_xdg_shell *xdg_shell;
|
||||
struct wlr_layer_shell_v1 *layer_shell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue