mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
This simplifies the logic in `output_cmd_background` by avoiding strdup() calls (and their error handling paths) for the background mode. It also fixes a mismatch between the "background" subcommand (which accepts mode names case-insensitively) and swaybg (which does not, requiring lowercase). |
||
|---|---|---|
| .. | ||
| sway | ||
| swaybar | ||
| swaynag | ||
| cairo_util.h | ||
| gesture.h | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| loop.h | ||
| meson.build | ||
| pango.h | ||
| pool-buffer.h | ||
| stringop.h | ||
| util.h | ||