mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Chase wlroots: add output to scene_output_layout explicitly
Chases: f5917f0247600b65edec1735234d00de57d577a8 scene_output_layout: make output adding explicit
This commit is contained in:
parent
ddc9047a67
commit
96c85051ae
3 changed files with 47 additions and 9 deletions
|
|
@ -229,6 +229,7 @@ struct server {
|
|||
|
||||
struct seat seat;
|
||||
struct wlr_scene *scene;
|
||||
struct wlr_scene_output_layout *scene_layout;
|
||||
|
||||
/* cursor interactive */
|
||||
enum input_mode input_mode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue