mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Convert SSD to scene nodes
This commit is contained in:
parent
f2d40a8d69
commit
5862b65f89
23 changed files with 1134 additions and 557 deletions
5
include/common/scene-helpers.h
Normal file
5
include/common/scene-helpers.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
|
||||
struct wlr_scene_rect *lab_wlr_scene_get_rect(struct wlr_scene_node *node);
|
||||
Loading…
Add table
Add a link
Reference in a new issue