aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/wlr/types/wlr_output_management_v1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/types/wlr_output_management_v1.h b/include/wlr/types/wlr_output_management_v1.h
index cc74b404..945d57f0 100644
--- a/include/wlr/types/wlr_output_management_v1.h
+++ b/include/wlr/types/wlr_output_management_v1.h
@@ -20,6 +20,7 @@ struct wlr_output_manager_v1 {
struct wl_list heads; // wlr_output_head_v1::link
uint32_t serial;
+ bool current_configuration_dirty;
struct {
/**