sway/sway/desktop
Kenny Levinsen 646019cad9 desktop/output: Fix check if config should be stored
We want to check if a config_head existed for the current
matched_output_config, so we should check cfg->output. sway_output is a
temporary variable from a previous wl_list_for_each, and does not
contain anything useful to us.

Fixes: https://github.com/swaywm/sway/issues/8128
2024-04-23 13:31:30 +02:00
..
idle_inhibit_v1.c Drop support for KDE's idle protocol 2023-10-05 00:01:54 +02:00
launcher.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
layer_shell.c text_input: Implement input-method popups 2024-02-20 10:53:20 +01:00
output.c desktop/output: Fix check if config should be stored 2024-04-23 13:31:30 +02:00
transaction.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
xdg_shell.c xdg-shell: send WM capabilities 2024-03-08 09:52:14 +03:00
xwayland.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00