diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2018-09-14 08:51:01 -0400 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2018-09-14 08:51:01 -0400 |
commit | 17fe8924f24a9445447dbb3d5a1f775c94203048 (patch) | |
tree | bbb36fed5e7f9a49aab8f4aea3fd72ad814f8076 /sway/input/cursor.c | |
parent | 1cf737489db68312556d0a215c17e93a573b283f (diff) |
Address ianyfan's comments
wordexp p is now initialized to {0} to prevent a segfault on wordfree
in the failure case.
File paths with single quotes and double quotes are now supported. The
quote can either be wrapped in the other quote or escaped with three
backslashes.
Additionally to make passing file paths with double quotes to swaybg
easier, instead of enclosing the path given to swaybg in quotes, all
spaces, single quotes, and double quotes in the resulting path are now
escaped with a single backslash.
Diffstat (limited to 'sway/input/cursor.c')
0 files changed, 0 insertions, 0 deletions