mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
src/output.c: expose output configuration test to clients
This commit is contained in:
parent
6e773592f6
commit
396a4b93d1
2 changed files with 19 additions and 0 deletions
|
|
@ -292,6 +292,7 @@ struct server {
|
|||
|
||||
struct wl_listener output_layout_change;
|
||||
struct wlr_output_manager_v1 *output_manager;
|
||||
struct wl_listener output_manager_test;
|
||||
struct wl_listener output_manager_apply;
|
||||
/*
|
||||
* While an output layout change is in process, this counter is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue