foot/completions
Daniel Eklöf 758fd9fd58
client: add --maximized and --fullscreen
We now create a copy of the config for each client, and updates it
with the values passed from the client.

Since we're not actually cloning it (and e.g. strdup() all strings
etc) we can't call conf_destroy() to free it, but need to free just
the strings we've replaced.
2020-03-27 21:14:49 +01:00
..
zsh client: add --maximized and --fullscreen 2020-03-27 21:14:49 +01:00
meson.build client: a standalone binary that connects to a foot --server 2019-11-01 20:39:34 +01:00