swayfx/sway/config
Brian Ashworth 0327c999d7 config/output: handle wildcard in get_output_config
In #3916, I overlooked that `get_output_config` does not handle
wildcards unless the config is reloading, which is a remnant of older
iterations of the output config handling that went unnoticed due to
`output_find_config` handling it. With the current version of the
output config handling, having `get_output_config` handle wildcard
configs is actually preferable. This fixes having only a wildcard
output config in the config file or when connecting/enabling a new
output with only a wildcard config existing.
2019-03-17 18:05:27 +02:00
..
bar.c fix misc memory leaks 2019-02-11 10:10:48 +01:00
input.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
output.c config/output: handle wildcard in get_output_config 2019-03-17 18:05:27 +02:00
seat.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00