morb
This commit is contained in:
parent
b20f48ebc0
commit
e934c1f61d
3 changed files with 63 additions and 32 deletions
|
|
@ -43,6 +43,8 @@ struct client_state {
|
|||
struct zwlr_layer_shell_v1 *zwlr_layer_shell_v1;
|
||||
|
||||
struct surface_list *surface_list;
|
||||
/// Next in queue to check if it wants to be rendered.
|
||||
struct surface_list *surface_list_next;
|
||||
|
||||
EGLDisplay egl_display;
|
||||
EGLConfig egl_config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue