Use backend commits for wlr-output-management-unstable-v1

This commit is contained in:
Simon Ser 2024-02-16 19:56:58 +01:00
parent 256dcdd547
commit 2a3a4cac25
3 changed files with 62 additions and 60 deletions

View file

@ -684,7 +684,8 @@ void merge_output_config(struct output_config *dst, struct output_config *src);
bool apply_output_config(struct output_config *oc, struct sway_output *output);
bool test_output_config(struct output_config *oc, struct sway_output *output);
void queue_output_config(struct output_config *oc,
struct sway_output *output, struct wlr_output_state *pending);
struct output_config *store_output_config(struct output_config *oc);