mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Use backend commits for wlr-output-management-unstable-v1
This commit is contained in:
parent
256dcdd547
commit
2a3a4cac25
3 changed files with 62 additions and 60 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue