WIP wlr_layer_shell
This commit is contained in:
parent
72a53cb6c8
commit
29a8910556
3 changed files with 19 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ struct client_state {
|
|||
|
||||
// wlr_layer_shell
|
||||
struct zwlr_layer_shell_v1 *zwlr_layer_shell_v1;
|
||||
struct zwlr_layer_surface_v1 *zwlr_layer_surface_v1;
|
||||
struct wl_output *wl_output;
|
||||
|
||||
EGLDisplay egl_display;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue