sway/common
emersion 8389047b47
Introduce shell_expand
This performs shell expansion without field splitting. This fixes issues with
filenames containing spaces.

This commit also cleans up complicated logic to join fields and to set
XDG_CONFIG_HOME.
2018-12-11 10:00:55 +01:00
..
background-image.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
cairo.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
ipc-client.c prevent ub caused by misaligned stores/loads 2018-09-02 17:07:12 -07:00
list.c Merge pull request #3271 from ianyfan/list-cleanup 2018-12-09 21:50:19 +10:00
log.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
loop.c list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
meson.build Introduce shell_expand 2018-12-11 10:00:55 +01:00
pango.c Fix stringop-overflow warnings 2018-10-17 13:00:12 +02:00
readline.c swaybar: rewrite protocol determination 2018-09-18 11:36:33 +01:00
shexp.c Introduce shell_expand 2018-12-11 10:00:55 +01:00
stringop.c list.c: Remove list_foreach 2018-12-09 00:37:50 +00:00
unicode.c utf8_size: fix loop boundary 2018-07-02 08:03:41 +09:00
util.c Merge pull request #3083 from c-edw/feature/StripWorkspaceName 2018-11-19 17:56:18 +01:00