sway/sway
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path
This changes it back so the path given to swaybg is enclosed in quotes.

Additionally, the only character that is escaped in the path stored is
double quotes now. This makes it so we don't need to keep an exhaustive
list of characters that need to be escaped.

The end user will still need to escape these characters in their config
or when passed to swaybg.
2018-09-28 23:12:24 -04:00
..
commands Handle shell special characters in bg file path 2018-09-28 23:12:24 -04:00
config Handle shell special characters in bg file path 2018-09-28 23:12:24 -04:00
desktop transaction: do not use pointers for state 2018-09-28 09:18:24 +01:00
input Merge pull request #2704 from ianyfan/tablet-config 2018-09-27 02:07:15 -05:00
tree Check for NULL output in workspace_valid_on_output 2018-09-28 22:35:38 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
config.c Rename workspace_outputs to workspace_configs and fix memory leak 2018-09-28 22:35:38 +10:00
criteria.c Fix inversed condition in criteria 2018-09-05 18:01:43 +10:00
debug-tree.c Align titles to baseline 2018-09-08 16:25:07 +10:00
decoration.c Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
ipc-json.c ipc: add pid information for views in layout tree 2018-09-19 22:21:09 +01:00
ipc-server.c Make sway/ipc-server.c POSIX 2001 compliant 2018-09-26 20:10:53 +02:00
main.c Allow running commands on containers without focusing them 2018-09-23 08:39:11 +10:00
meson.build Introduce create_output command (for developer use) 2018-09-19 21:54:27 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Merge branch 'master' into wlroots-1243 2018-09-14 21:03:59 -04:00
sway-bar.5.scd sway{,bar,input}.5: changes for generic blocks 2018-09-28 13:30:54 -04:00
sway-input.5.scd sway{,bar,input}.5: changes for generic blocks 2018-09-28 13:30:54 -04:00
sway.1.scd delete references to swaygrab 2018-07-30 16:24:46 +01:00
sway.5.scd sway{,bar,input}.5: changes for generic blocks 2018-09-28 13:30:54 -04:00
swaynag.c Fix compiler errors. 2018-08-05 00:24:44 -07:00