swayfx/sway/commands/output
ael-code a4578815f1
cleanup output-background subcommand handling
- fixes a double-free error when access() failed.

- refactor code to make memory managment (alloc/free) more straightforward
   - do not bring the temporary wordexp_t struct around
   - do not postpone errors handling
2018-06-26 15:40:32 +02:00
..
background.c cleanup output-background subcommand handling 2018-06-26 15:40:32 +02:00
disable.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
dpms.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
enable.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
mode.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
position.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
scale.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
transform.c Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00