sway-patched-tray-menu-github/sway/config
Kenny Levinsen ee5c4f38c9 config/output: Use all outputs for config merge
When storing a config, we need to find the output that is being
configured to extract its identifier. output_by_name_or_id does not
return outputs that are disabled, and using this makes it impossible to
merge configurations related to disabled outputs.

Switch to all_outputs_by_name_or_id.

Fixes: https://github.com/swaywm/sway/issues/8141
2024-05-02 08:44:04 -04:00
..
bar.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
input.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
output.c config/output: Use all outputs for config merge 2024-05-02 08:44:04 -04:00
seat.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00