forked from mirror/dwl
add bugref about why we call updatemons in outputmgrapplyortest
This commit is contained in:
parent
46ae075430
commit
1002ea04fa
1 changed files with 1 additions and 1 deletions
2
dwl.c
2
dwl.c
|
@ -1941,7 +1941,7 @@ apply_or_test:
|
|||
wlr_output_configuration_v1_send_failed(config);
|
||||
wlr_output_configuration_v1_destroy(config);
|
||||
|
||||
/* TODO: use a wrapper function? */
|
||||
/* https://codeberg.org/dwl/dwl/issues/577 */
|
||||
updatemons(NULL, NULL);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue