1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-29 08:34:13 +01:00
sway-patched-tray-menu/sway/config
Brian Ashworth 17fe8924f2 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.
2018-09-14 08:51:01 -04:00
..
bar.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
input.c Implement setting NumLock and CapsLock status 2018-07-25 17:24:45 +02:00
output.c Address ianyfan's comments 2018-09-14 08:51:01 -04:00
seat.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00