mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
more renaming things
This commit is contained in:
parent
b90099b4b7
commit
eca029f218
16 changed files with 115 additions and 118 deletions
|
|
@ -127,7 +127,7 @@ void apply_output_config(struct output_config *oc, struct sway_container *output
|
|||
if (oc && oc->enabled == 0) {
|
||||
wlr_output_layout_remove(root_container.sway_root->output_layout,
|
||||
wlr_output);
|
||||
sway_container_output_destroy(output);
|
||||
container_output_destroy(output);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue